☰
libc
All crates
[
−
]
[src]
Function
libc
::
localtime_r
pub unsafe extern "C" fn localtime_r(
time_p: *const
time_t
,
result: *mut
tm
) -> *mut
tm