Cyclone Scheme  0.28.0
Data Fields
bytevector_type Struct Reference

Bytevector type. More...

#include <types.h>

Data Fields

char * data
 
gc_header_type hdr
 
int len
 
tag_type tag
 

Detailed Description

Bytevector type.

Bytevectors are similar to regular vectors, but instead of containing objects, each bytevector member is a 8-bit integer.


The documentation for this struct was generated from the following file: