MCPcopy Index your code
hub / github.com/RustPython/RustPython / EmptyStruct

Class EmptyStruct

Lib/test/test_io.py:64–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 memoryview(obj).cast("B")[:] = data
63 return obj
64 class EmptyStruct(ctypes.Structure):
65 pass
66
67
68def _default_chunk_size():

Callers 1

byteslikeFunction · 0.70

Calls

no outgoing calls

Tested by 1

byteslikeFunction · 0.56