Serene Runtime 1.0.0
C runtime for the Serene programming language
Loading...
Searching...
No Matches
closures.h File Reference
#include "serene/rt/abi.h"
#include "serene/rt/core.h"
#include "serene/utils.h"
Include dependency graph for closures.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  srn_closure_t
 

Typedefs

typedef struct srn_closure_t srn_closure_t
 

Typedef Documentation

◆ srn_closure_t

typedef struct srn_closure_t srn_closure_t