Function simics_api_sys::free
source · pub unsafe extern "C" fn free(__ptr: *mut c_void)
Expand description
Free a block allocated by malloc',
realloc’ or `calloc’.
pub unsafe extern "C" fn free(__ptr: *mut c_void)
Free a block allocated by malloc',
realloc’ or `calloc’.