Function openssl_sys::X509_CRL_set_version

source ยท
pub unsafe extern "C" fn X509_CRL_set_version(
    crl: *mut X509_CRL,
    version: c_long,
) -> c_int