Function openssl_sys::gmtime_r

source ·
pub unsafe extern "C" fn gmtime_r(
    time_p: *const i32,
    result: *mut tm
) -> *mut tm