binaryninjacore_sys

Function BNLowLevelILIfWithLocation

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