aws_lc_sys

Function X509_CRL_add_ext

Source
pub unsafe extern "C" fn X509_CRL_add_ext(
    x: *mut X509_CRL,
    ex: *const X509_EXTENSION,
    loc: c_int,
) -> c_int