Function malloc_type_free

Source
pub unsafe extern "C" fn malloc_type_free(
    ptr: *mut c_void,
    type_id: malloc_type_id_t,
)