binaryninjacore_sys

Function BNHighLevelILSetCurrentAddress

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