Function gobject_sys::g_type_instance_get_private

source ·
pub unsafe extern "C" fn g_type_instance_get_private(
    instance: *mut GTypeInstance,
    private_type: GType
) -> gpointer