binaryninjacore_sys

Function BNMediumLevelILSetCurrentAddress

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