DEBSOURCES
Skip Quicknav
sources / haxe / 1%3A3.2.1%2Bdfsg-1 / std / cpp / RawPointer.hx
123456
package cpp; @:unreflective extern class RawPointer<T> extends RawConstPointer<T> { }