Function libc::localtime
[−]
[src]
pub unsafe extern fn localtime(time: *const time_t) -> *mut tm
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io