Function vips_sys::g_cond_timed_wait
[−]
[src]
pub unsafe extern "C" fn g_cond_timed_wait(
cond: *mut GCond,
mutex: *mut GMutex,
timeval: *mut GTimeVal
) -> gboolean