struct jnc_StdRbTree

struct jnc_StdRbTree {
    // fields

    jnc_IfaceHdr m_ifaceHdr;
    jnc_StdMap m_map;
};