pub unsafe extern "C" fn free(ptr: *mut c_void)
Expand description

Releases memory allocated from the underlying allocator.