CsStruct

package cs

from Dynamic

import cs.Constraints

Available on cs

The type argument must be a value type. Any value type except Nullable_1 can be specified.

It is intended to be used as a native cs type parameter constraint, when using @:nativeGen. This constraint won't have any effect on Haxe code. If used as a real type, the underlying type will be Dynamic.

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/CsStruct.html