Function BNGetMediumLevelILVariableForRegisterAtInstruction

Source
pub unsafe extern "C" fn BNGetMediumLevelILVariableForRegisterAtInstruction(
    func: *mut BNMediumLevelILFunction,
    reg: u32,
    instr: usize,
) -> BNVariable