- (c-enum [<name>] <enum-list>)procedure
Enumerated types. <enum-list> may be strings, symbols, or lists of string or symbol followed by the enum's value.
Enumerated types. <enum-list> may be strings, symbols, or lists of string or symbol followed by the enum's value.