binaryninjacore_sys

Function BNGetMediumLevelILFlagValueAfterInstruction

source
pub unsafe extern "C" fn BNGetMediumLevelILFlagValueAfterInstruction(
    func: *mut BNMediumLevelILFunction,
    flag: u32,
    instr: usize,
) -> BNRegisterValue