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

TypeAlias GoHandle

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

GoHandle is the type for the handle

Source from the content-addressed store, hash-verified

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

Callers 4

RegisterFunction · 0.85
DecRefFunction · 0.85
IncRefFunction · 0.85
VarFromHandleTryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected