[][src]Function nginx::PKCS7_add_crl

pub unsafe extern "C" fn PKCS7_add_crl(
    p7: *mut PKCS7,
    x509: *mut X509_CRL
) -> c_int