Skip to main content

mtx_timedlock

Function mtx_timedlock 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn mtx_timedlock( mtx: *mut mtx_t, timeout: &timespec, ) -> c_int
Expand description