Struct Void
Convenience type that can be used for union fields that have no value (void
is not allowed).
struct Void
;
Convenience type that can be used for union fields that have no value (void
is not allowed).
struct Void
;