Function libduckdb_sys::malloc_type_zone_malloc
source · pub unsafe extern "C" fn malloc_type_zone_malloc(
zone: *mut malloc_zone_t,
size: usize,
type_id: malloc_type_id_t
) -> *mut c_void
pub unsafe extern "C" fn malloc_type_zone_malloc(
zone: *mut malloc_zone_t,
size: usize,
type_id: malloc_type_id_t
) -> *mut c_void