rustix
1.0.8
In rustix::
backend::
vdso_
wrappers
rustix
::
backend
::
vdso_wrappers
Type Alias
ClockGettimeType
Copy item path
Source
type ClockGettimeType = unsafe extern "C"
fn
(
c_int
,
*mut
Timespec
) ->
c_int
;