Function vips_image_new_matrix

Source
pub unsafe extern "C" fn vips_image_new_matrix(
    width: c_int,
    height: c_int,
) -> *mut VipsImage