Function openssl_sys::gmtime_s

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