Function localtime_s

Source
pub unsafe extern "C" fn localtime_s(
    tmDest: *mut tm,
    sourceTime: *const i64,
) -> i32