
ngtcp2_crypto_picotls_ctx_init
==============================

Synopsis
--------

*#include <ngtcp2/ngtcp2_crypto_picotls.h>*

.. function:: void ngtcp2_crypto_picotls_ctx_init(ngtcp2_crypto_picotls_ctx *cptls)

    
    `ngtcp2_crypto_picotls_ctx_init` initializes the object pointed by
    *cptls*.  *cptls* must not be NULL.
