stcToChars

Pick off one of the storage classes from stc, and return a pointer to a string representation of it. stc is reduced by the one picked.

extern (C++)
const(char)*
stcToChars
(
ref StorageClass stc
)

Meta