Function g_idle_add_once

Source
pub unsafe extern "C" fn g_idle_add_once(
    function: GSourceOnceFunc,
    data: gpointer,
) -> guint