binaryninjacore_sys

Function BNLowLevelILGotoWithLocation

source
pub unsafe extern "C" fn BNLowLevelILGotoWithLocation(
    func: *mut BNLowLevelILFunction,
    label: *mut BNLowLevelILLabel,
    addr: u64,
    sourceOperand: u32,
) -> usize