[][src]Function openssl_sys::X509_CRL_set_lastUpdate

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