hx-ffi
hx-ffi copied to clipboard
Pointer typedef switched on neko and node
typedef Pointer = ffi.native.neko.Pointer;
the neko conditional compilation points to node and vice versa.