Function hermit::sys_nanosleep[][src]

#[no_mangle]
pub extern "C" fn sys_nanosleep(
    rqtp: *const timespec,
    rmtp: *mut timespec
) -> i32