MCPcopy Create free account
hub / github.com/Distributive-Network/PythonMonkey / ProxySlots

Enum ProxySlots

include/PyBaseProxyHandler.hh:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31};
32
33enum ProxySlots {PyObjectSlot, OtherSlot};
34
35typedef struct {
36 const char *name; /* The name of the method */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected