Function simics_api_sys::SIM_read_phys_memory

source ยท
pub unsafe extern "C" fn SIM_read_phys_memory(
    cpu: *mut conf_object_t,
    paddr: physical_address_t,
    length: c_int,
) -> uint64