aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function X509_set1_notAfter

Source
pub unsafe extern "C" fn X509_set1_notAfter(
    x509: *mut X509,
    tm: *const ASN1_TIME,
) -> c_int