MCPcopy Index your code
hub / github.com/ZeroIntensity/pointers.py / _pyapi.py

File _pyapi.py

src/pointers/_pyapi.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import ctypes
2from ctypes import pythonapi as dll
3from typing import Dict, Optional, Tuple, Type
4

Callers

nothing calls this directly

Calls 1

_registerFunction · 0.85

Tested by

no test coverage detected