Function BNGetMediumLevelILRegisterValueAfterInstruction

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