struct jnc_McSnapshot

struct jnc_McSnapshot {
    // fields

    jnc_IfaceHdr m_ifaceHdr;
    jnc_DataPtr m_ptr;
    size_t m_count;
};