MCPcopy Index your code
hub / github.com/python/cpython / _layout.py

File _layout.py

Lib/ctypes/_layout.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Python implementation of computing the layout of a struct/union
2
3This code is internal and tightly coupled to the C part. The interface
4may change at any time.

Callers

nothing calls this directly

Calls 1

sizeofMethod · 0.80

Tested by

no test coverage detected