libc
0.2.169
libc
Function
gmtime_r
Copy item path
Source
pub unsafe extern "C" fn gmtime_r( time_p: *const
time_t
, result: *mut
tm
, ) -> *mut
tm