binaryninjacore_sys

Function BNGetArchitectureFlagConditionLowLevelIL

source
pub unsafe extern "C" fn BNGetArchitectureFlagConditionLowLevelIL(
    arch: *mut BNArchitecture,
    cond: BNLowLevelILFlagCondition,
    semClass: u32,
    il: *mut BNLowLevelILFunction,
) -> usize