binaryninjacore_sys

Function BNHighLevelILAddExprWithLocation

source
pub unsafe extern "C" fn BNHighLevelILAddExprWithLocation(
    func: *mut BNHighLevelILFunction,
    operation: BNHighLevelILOperation,
    addr: u64,
    sourceOperand: u32,
    size: usize,
    a: u64,
    b: u64,
    c: u64,
    d: u64,
    e: u64,
) -> usize