[][src]Type Definition gdk_pixbuf_sys::GdkPixbufSaveFunc

type GdkPixbufSaveFunc = Option<unsafe extern "C" fn(_: *const u8, _: size_t, _: *mut *mut GError, _: gpointer) -> gboolean>;