Function libc::nanosleep

source ·
pub unsafe extern "C" fn nanosleep(
    rqtp: *const timespec,
    rmtp: *mut timespec
) -> c_int