MCPcopy Create free account
hub / github.com/go-python/gopy / CGoHandle

TypeAlias CGoHandle

gopyh/handle.go:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27// GoHandle is the type for the handle
28type GoHandle int64
29type CGoHandle int64
30
31// --- variable handles: all pointers managed via handles ---
32

Callers 1

RegisterFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected