binaryninjacore_sys

Function BNMediumLevelILGotoWithLocation

source
pub unsafe extern "C" fn BNMediumLevelILGotoWithLocation(
    func: *mut BNMediumLevelILFunction,
    label: *mut BNMediumLevelILLabel,
    addr: u64,
    sourceOperand: u32,
) -> usize