openssl_sys

Function X509_set1_notAfter

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