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

Method __GetHandle

src/hx/CFFI.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 virtual bool __IsClass(hx::Class inClass ) const { return false; }
55
56 void *__GetHandle() const HXCPP_OVERRIDE
57 {
58 return mHandle;
59 }
60
61 void __Mark(hx::MarkContext *__inCtx) HXCPP_OVERRIDE
62 {

Callers 2

val_to_kindFunction · 0.45
val_dataFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected