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

#include <environments.h>

Collaboration diagram for srn_bindings_t:
[legend]

Data Fields

srn_symbol_tsymbol
 
void * value
 

Detailed Description

Definition at line 27 of file environments.h.

Field Documentation

◆ symbol

srn_symbol_t* srn_bindings_t::symbol

Definition at line 28 of file environments.h.

◆ value

void* srn_bindings_t::value

Definition at line 29 of file environments.h.


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