Home
last modified time | relevance | path

Searched refs:ClockGettimeType (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/
H A Dvdso_wrappers.rs209 type ClockGettimeType = unsafe extern "C" fn(c::c_int, *mut Timespec) -> c::c_int; types
218 fn init_clock_gettime() -> ClockGettimeType { in init_clock_gettime()

Completed in 1 milliseconds