binaryninjacore_sys

Function BNGetMediumLevelILVariableForFlagAfterInstruction

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