hx-ffi icon indicating copy to clipboard operation
hx-ffi copied to clipboard

Pointer typedef switched on neko and node

Open MetaChrome opened this issue 10 years ago • 0 comments

typedef Pointer = ffi.native.neko.Pointer;

the neko conditional compilation points to node and vice versa.

MetaChrome avatar Apr 06 '14 05:04 MetaChrome