ASN1_ex_print_func

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
alias ASN1_ex_print_func = typeof(*(ExternC!(int function(BIO* out_, ASN1_VALUE** pval, int indent, const(char)* fname, const(ASN1_PCTX)* pctx))).init)

Meta