Function libc::localtime [] [src]

pub unsafe extern "C" fn localtime(time_p: *const time_t) -> *mut tm
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io