Function wolfssl_sys::wolfSSL_ASN1_TIME_to_tm

source ยท
pub unsafe extern "C" fn wolfSSL_ASN1_TIME_to_tm(
    asnTime: *const WOLFSSL_ASN1_TIME,
    tm: *mut tm,
) -> c_int