binaryninjacore_sys

Function BNLowLevelILSetCurrentAddress

source
pub unsafe extern "C" fn BNLowLevelILSetCurrentAddress(
    func: *mut BNLowLevelILFunction,
    arch: *mut BNArchitecture,
    addr: u64,
)