Function OPENSSL_gmtime_adj

Source
pub unsafe extern "C" fn OPENSSL_gmtime_adj(
    tm: *mut tm,
    offset_day: i32,
    offset_sec: i64,
) -> i32