Type Alias rustix::backend::vdso_wrappers::ClockGettimeType
source ยท type ClockGettimeType = unsafe extern "C" fn(_: c_int, _: *mut Timespec) -> c_int;
type ClockGettimeType = unsafe extern "C" fn(_: c_int, _: *mut Timespec) -> c_int;