Function simics_api_sys::bindings::dbuffer_read
source ยท pub unsafe extern "C" fn dbuffer_read(
dbuffer: *mut dbuffer_t,
offset: usize,
len: usize,
) -> *const uint8
Expand description
The pointer returned by dbuffer_read() may point to memory shared with other buffers, and should not be written to.