MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / StructPackVerifier.py

File StructPackVerifier.py

Scripts/StructPackVerifier.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python3
2import clang.cindex
3from clang.cindex import CursorKind
4from clang.cindex import TypeKind

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected