Function gmtime_s

Source
pub unsafe extern "C" fn gmtime_s(
    destTime: *mut tm,
    srcTime: *const i64,
) -> i32