Function gdk_pixbuf_sys::gdk_pixbuf_saturate_and_pixelate

source ยท
pub unsafe extern "C" fn gdk_pixbuf_saturate_and_pixelate(
    src: *const GdkPixbuf,
    dest: *mut GdkPixbuf,
    saturation: c_float,
    pixelate: gboolean,
)