gnutls_dtls_cookie_send

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_dtls_cookie_send(gnutls_datum_t* key, void* client_data, size_t client_data_size, gnutls_dtls_prestate_st* prestate, gnutls_transport_ptr_t ptr, gnutls_push_func push_func)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    gnutls_dtls_cookie_send
  2. pgnutls_dtls_cookie_send gnutls_dtls_cookie_send;

Meta