Function openssl_sys::X509_CRL_add0_revoked[][src]

pub unsafe extern "C" fn X509_CRL_add0_revoked(
    crl: *mut X509_CRL,
    rev: *mut X509_REVOKED
) -> c_int