pub fn copy_param(
    state: &mut State,
    extern_symbol: &ExternSymbol,
    param_index: usize
) -> DataDomain<BitvectorDomain>
Expand description

A return value that is just a copy of a parameter.