binaryninjacore_sys

Function BNLowLevelILIf

source
pub unsafe extern "C" fn BNLowLevelILIf(
    func: *mut BNLowLevelILFunction,
    op: u64,
    t: *mut BNLowLevelILLabel,
    f: *mut BNLowLevelILLabel,
) -> usize