Skip to main content

free

Function free 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn free(ptr: *mut c_void)
Expand description