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