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

Function neko_error

include/hx/CFFI.h:453–453  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

451#define val_true alloc_bool(true)
452#define val_false alloc_bool(false)
453inline void neko_error() { hx_error(); }
454
455
456// Conservative marking within a buffer is not yet supported.

Callers

nothing calls this directly

Calls 1

hx_errorFunction · 0.85

Tested by

no test coverage detected