externs
Overview of Haxe code snippets, examples and tutorials tagged with externs.
Jan 23, 2024 Other / Hxcpp Pointers
This page covers the differences and use cases of the three main pointer types; cpp.ConstRawPointer and cpp.RawPointer, cpp.ConstPointer and cpp.Pointer, and cpp.Star.‥