Function glib_sys::g_main_context_wait
[−]
[src]
pub unsafe extern "C" fn g_main_context_wait(
context: *mut GMainContext,
cond: *mut GCond,
mutex: *mut GMutex
) -> gboolean