binaryninjacore_sys

Function BNUpdateMediumLevelILOperand

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