Function BNMediumLevelILSetCurrentAddress

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