Next: , Previous: , Up: syslib structs safe   [Index]


12.14.1.3 Inspecting struct types

Function: struct-type-name std

Return a string representing the name of structs of type std.

Function: struct-type-symbol std

Return a symbol uniquely identifying the struct type std.

Function: struct-type-field-names std

Return a list of symbols representing the names of fields in structs of type std.