gobject_sys

Function g_type_set_qdata

source
pub unsafe extern "C" fn g_type_set_qdata(
    type_: GType,
    quark: GQuark,
    data: gpointer,
)