gnutls_x509_crl_dist_points_get

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
  1. int gnutls_x509_crl_dist_points_get(gnutls_x509_crl_dist_points_t , uint seq, uint* type, gnutls_datum_t* dist, uint* reason_flags)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    gnutls_x509_crl_dist_points_get
  2. pgnutls_x509_crl_dist_points_get gnutls_x509_crl_dist_points_get;

Meta