asn1_ps_func

Prefix and suffix callback in ASN1 BIO

extern (C) nothrow @nogc
alias asn1_ps_func = int function
(
.BIO* b
,
ubyte** pbuf
,
int* plen
,
void* parg
)

Meta