Function glib_sys::g_timeout_add_seconds_full [] [src]

pub unsafe extern fn g_timeout_add_seconds_full(priority: c_int,
                                                interval: c_uint,
                                                function: GSourceFunc,
                                                data: gpointer,
                                                notify: GDestroyNotify)
                                                -> c_uint