Function vips_malloc

Source
pub unsafe extern "C" fn vips_malloc(
    object: *mut VipsObject,
    size: size_t,
) -> *mut c_void