Function gobject_sys::g_object_steal_qdata

source ·
pub unsafe extern "C" fn g_object_steal_qdata(
    object: *mut GObject,
    quark: GQuark
) -> gpointer