tym_str

Convert tym_t to string.

version(COMPILE)
extern (C++) nothrow @safe @trusted
const(char)*
tym_str
(
tym_t ty
)

Parameters

ty tym_t

type number

Return Value

Type: const(char)*

pointer to malloc'd string

Meta