types

Search:
Group by:

Types

time_t = Time
ptrdiff_t = ByteAddress
va_list {...}{.importc, header: "<stdarg.h>".} = object

Templates

template enumOp(op, typ, typout)
template defineEnum(typ)