Function gobject_sys::g_object_set_data_full [] [src]

pub unsafe extern fn g_object_set_data_full(object: *mut GObject,
                                            key: *const c_char,
                                            data: gpointer,
                                            destroy: GDestroyNotify)