Function simics_api_sys::dbuffer_clone
source ยท pub unsafe extern "C" fn dbuffer_clone(
dbuffer: *mut dbuffer_t,
) -> *mut dbuffer_t
Expand description
Make a full copy of another buffer
pub unsafe extern "C" fn dbuffer_clone(
dbuffer: *mut dbuffer_t,
) -> *mut dbuffer_t
Make a full copy of another buffer