Function vips_xyz

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