
ngtcp2_cid_eq
=============

Synopsis
--------

*#include <ngtcp2/ngtcp2.h>*

.. function:: int ngtcp2_cid_eq(const ngtcp2_cid *a, const ngtcp2_cid *b)

    
    `ngtcp2_cid_eq` returns nonzero if *a* and *b* share the same
    Connection ID.
