Function vips_grey

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