[go: up one dir, main page]

Function glib_sys::g_once_impl [] [src]

pub unsafe extern fn g_once_impl(once: *mut GOnce,
                                 func: GThreadFunc,
                                 arg: gpointer)
                                 -> gpointer