Searched refs:localtime_s (Results 1 – 2 of 2) sorted by relevance
255 localtime_s
404 pub fn localtime_s(tmDest: *mut tm, sourceTime: *const time_t) -> crate::errno_t; in localtime_s() function