Serene Runtime 1.0.0
C runtime for the Serene programming language
Loading...
Searching...
No Matches
srn_env_t Struct Reference

#include <environments.h>

Collaboration diagram for srn_env_t:
[legend]

Data Fields

srn_bindings_thead
 
size_t len
 

Detailed Description

Definition at line 32 of file environments.h.

Field Documentation

◆ head

srn_bindings_t* srn_env_t::head

Definition at line 33 of file environments.h.

◆ len

size_t srn_env_t::len

Definition at line 34 of file environments.h.


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