rustix
1.0.8
In rustix::
backend::
vdso_
wrappers
rustix
::
backend
::
vdso_wrappers
Function
_clock_gettime_via_syscall
Copy item path
Source
unsafe fn _clock_gettime_via_syscall( clockid:
c_int
, res:
*mut
Timespec
, ) ->
Result
<
()
>