aws_lc_sys

Function X509_set_notAfter

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