Function gdk_pixbuf_sys::gdk_pixbuf_loader_write
source ยท pub unsafe extern "C" fn gdk_pixbuf_loader_write(
loader: *mut GdkPixbufLoader,
buf: *const u8,
count: size_t,
error: *mut *mut GError,
) -> gboolean