5 lines
79 B
Haxe
5 lines
79 B
Haxe
|
package externs;
|
||
|
|
||
|
@:native("short *") @:unreflective
|
||
|
extern class ShortPtr { }
|