rustix::backend::vdso_wrappers

Type Alias ClockGettimeType

Source
type ClockGettimeType = unsafe extern "C" fn(_: c_int, _: *mut Timespec) -> c_int;