haXe API Documentation
Back | Index
enum Void
import StdTypes
Available in flash, neko, js
The standard Void type. Only null values can be of the type Void.
Back | Index