glib_sys

Function g_cond_wait

source
pub unsafe extern "C" fn g_cond_wait(
    cond: *mut GCond,
    mutex: *mut GMutex,
)