Function libc::malloc_zone_free

source ยท
pub unsafe extern "C" fn malloc_zone_free(
    zone: *mut malloc_zone_t,
    ptr: *mut c_void,
)