libc
0.2.170
libc
Function
gmtime_s
Copy item path
Source
pub unsafe extern "C" fn gmtime_s( destTime:
*mut
tm
, srcTime:
*const
time_t
, ) ->
c_int