class NativeHandle
package digigun.sys
A container for a native system resource handle. Uses Int64 to represent the handle value, ensuring stability across all hxcpp platforms and avoiding size_t/float precision issues.
A container for a native system resource handle. Uses Int64 to represent the handle value, ensuring stability across all hxcpp platforms and avoiding size_t/float precision issues.