Function simics_api_sys::SIM_load_binary

source ยท
pub unsafe extern "C" fn SIM_load_binary(
    obj: *mut conf_object_t,
    file: *const c_char,
    offset: physical_address_t,
    use_pa: bool,
    verbose: bool,
) -> physical_address_t