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