Function gobject_sys::g_object_set_qdata_full[][src]

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