Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
ctypes
2
from
ctypes
import
pythonapi
as
dll
3
from
typing
import
Dict, Optional, Tuple, Type
4
Callers
nothing calls this directly
Calls
1
_register
Function · 0.85
Tested by
no test coverage detected