☰
libc
All crates
?
Function
libc
::
gmtime_s
[
−
]
[src]
pub unsafe extern "C" fn gmtime_s(
destTime: *mut
tm
,
srcTime: *const
time_t
) ->
c_int