Function gobject_sys::g_object_set_qdata_full
source ยท pub unsafe extern "C" fn g_object_set_qdata_full(
object: *mut GObject,
quark: GQuark,
data: gpointer,
destroy: GDestroyNotify,
)
pub unsafe extern "C" fn g_object_set_qdata_full(
object: *mut GObject,
quark: GQuark,
data: gpointer,
destroy: GDestroyNotify,
)