aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function X509V3_extensions_print

Source
pub unsafe extern "C" fn X509V3_extensions_print(
    out: *mut BIO,
    title: *const c_char,
    exts: *const stack_st_X509_EXTENSION,
    flag: c_ulong,
    indent: c_int,
) -> c_int