Type Alias ClockGettimeType

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