libc
0.2.170
libc
Function
localtime_s
Copy item path
Source
pub unsafe extern "C" fn localtime_s( tmDest:
*mut
tm
, sourceTime:
*const
time_t
, ) ->
errno_t