struct jnc_McSnapshotClassTypeFuncTable

struct jnc_McSnapshotClassTypeFuncTable {
    // fields

    size_t m_size;
    jnc_McSnapshotClassType_GetTargetTypeFunc* m_getTargetTypeFunc;
    jnc_McSnapshotClassType_GetMethodFunc* m_getMethodFunc;
};