binaryninjacore_sys

Function BNGetMediumLevelILFlagValueAtInstruction

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