pub unsafe extern "C" fn gdk_content_register_deserializer(
mime_type: *const c_char,
type_: GType,
deserialize: GdkContentDeserializeFunc,
data: gpointer,
notify: GDestroyNotify,
)
pub unsafe extern "C" fn gdk_content_register_deserializer(
mime_type: *const c_char,
type_: GType,
deserialize: GdkContentDeserializeFunc,
data: gpointer,
notify: GDestroyNotify,
)