[][src]Function linux::syscall::raw::arch::clock_settime

pub unsafe fn clock_settime(
    which_clock: clockid_t,
    tp: *const timespec
) -> k_int