gdk_sys

Function gdk_threads_add_timeout_seconds_full

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