Function gobject_sys::g_param_spec_set_qdata_full [] [src]

pub unsafe extern fn g_param_spec_set_qdata_full(pspec: *mut GParamSpec,
                                                 quark: GQuark,
                                                 data: gpointer,
                                                 destroy: GDestroyNotify)