bssl_sys

Function OPENSSL_posix_to_tm

Source
pub unsafe extern "C" fn OPENSSL_posix_to_tm(
    time: i64,
    out_tm: *mut tm,
) -> c_int