Function malloc_type_malloc

Source
pub unsafe extern "C" fn malloc_type_malloc(
    size: size_t,
    type_id: malloc_type_id_t,
) -> *mut c_void