nanosleep

Function nanosleep 

Source
pub unsafe extern "C" fn nanosleep(
    __rqtp: *const timespec,
    __rmtp: *mut timespec,
) -> c_int