glib_sys

Function g_main_context_wait

Source
pub unsafe extern "C" fn g_main_context_wait(
    context: *mut GMainContext,
    cond: *mut GCond,
    mutex: *mut GMutex,
) -> gboolean