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

Method __GetHandle

src/Array.cpp:820–823  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

818 }
819
820 void* __GetHandle() const override
821 {
822 return __this.GetPtr();
823 }
824
825 void __Mark(hx::MarkContext* __inCtx) final override
826 {

Callers

nothing calls this directly

Calls 1

GetPtrMethod · 0.80

Tested by

no test coverage detected