Searched defs:localtime_s (Results 1 – 2 of 2) sorted by relevance
286 inline null<> localtime_s(...) { return null<>(); } in localtime_s() function
392 pub fn localtime_s(tmDest: *mut tm, sourceTime: *const time_t) -> ::errno_t; in localtime_s() function