[][src]Function irssi_sys::g_static_private_set

pub unsafe extern "C" fn g_static_private_set(
    private_key: *mut GStaticPrivate,
    data: gpointer,
    notify: GDestroyNotify
)