Searched defs:LibcTimespec (Results 1 – 1 of 1) sorted by relevance
54 pub(crate) struct LibcTimespec { struct67 impl From<LibcTimespec> for Timespec { argument78 impl From<Timespec> for LibcTimespec { implementation