clock_gettime_via_syscall
rustix
1.1.2
In rustix::
backend::
vdso_
wrappers
rustix
::
backend
::
vdso_wrappers
Function
clock_
gettime_
via_
syscall
Copy item path
Source
unsafe extern "C" fn clock_gettime_via_syscall( clockid:
c_int
, res:
*mut
Timespec
, ) ->
c_int