Function simics_api_sys::frags_extract
source ยท pub unsafe extern "C" fn frags_extract(
buf: *const frags_t,
vdst: *mut c_void,
)
Expand description
Copy the whole contents of buf to vdst. The destination buffer vdst should be large enough to contain all data in buf.
This function is completely equivalent to