MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / __GetHandle

Method __GetHandle

src/Array.cpp:783–786  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

781 }
782
783 void* __GetHandle() const override
784 {
785 return __this.GetPtr();
786 }
787
788 void __Mark(hx::MarkContext* __inCtx) final override
789 {

Callers

nothing calls this directly

Calls 1

GetPtrMethod · 0.80

Tested by

no test coverage detected