openssl_sys

Function X509_CRL_set1_lastUpdate

source
pub unsafe extern "C" fn X509_CRL_set1_lastUpdate(
    crl: *mut X509_CRL,
    tm: *const ASN1_TIME,
) -> c_int