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

Function hxcpp_alloc_kind

src/hx/CFFI.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158
159
160int hxcpp_alloc_kind()
161{
162 return ++sgKinds;
163}
164
165
166void hxcpp_kind_share(int &ioKind,const char *inName)

Callers 4

hxcpp_kind_shareFunction · 0.85
alloc_kindFunction · 0.85
_hx_std_socket_newFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected