Maps format type character to corresponding D type.
To get type tuple from format string use formatTypeTupleOf instead.
Any invalid character specified in format string results in void type. To see supported format specifiers and types, see pack function documentation.
See Implementation
Maps format type character to corresponding D type.
To get type tuple from format string use formatTypeTupleOf instead.
Any invalid character specified in format string results in void type. To see supported format specifiers and types, see pack function documentation.