Type Definition gdk_pixbuf_sys::GdkPixbufSaveFunc[][src]

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