Function g_timeout_add

Source
pub unsafe extern "C" fn g_timeout_add(
    interval: guint,
    function: GSourceFunc,
    data: gpointer,
) -> guint