Skip to main content

thrd_sleep

Function thrd_sleep 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn thrd_sleep( time1: &timespec, time2: *mut timespec, ) -> c_int
Expand description