binaryninjacore_sys

Function BNUpdateHighLevelILOperand

source
pub unsafe extern "C" fn BNUpdateHighLevelILOperand(
    func: *mut BNHighLevelILFunction,
    instr: usize,
    operandIndex: usize,
    value: u64,
)