Function boring_sys::PKCS7_bundle_CRLs

source ยท
pub unsafe extern "C" fn PKCS7_bundle_CRLs(
    out: *mut CBB,
    crls: *const stack_st_X509_CRL
) -> c_int