binaryninjacore_sys

Function BNGetLowLevelILPossibleFlagValuesAfterInstruction

source
pub unsafe extern "C" fn BNGetLowLevelILPossibleFlagValuesAfterInstruction(
    func: *mut BNLowLevelILFunction,
    flag: u32,
    instr: usize,
    options: *mut BNDataFlowQueryOption,
    optionCount: usize,
) -> BNPossibleValueSet