pgnutls_x509_crt_get_subject_alt_name2

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
version(!BindGnuTLS_Static)
extern (System) @nogc nothrow @system
alias pgnutls_x509_crt_get_subject_alt_name2 = int function
(,
uint seq
,
void* san
,
size_t* san_size
,
uint* san_type
,
uint* critical
)

Meta