Unit

Zero-sized type carrying no information at all.

NOTE: Make sure not to use this in extern (C) signatures, as the ABI is unspecified.

alias Unit = void[0]