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

#include <lists.h>

Collaboration diagram for srn_list_t:
[legend]

Data Fields

size_t len
srn_list_node_thead

Detailed Description

Definition at line 35 of file lists.h.

Field Documentation

◆ head

srn_list_node_t* srn_list_t::head

Definition at line 37 of file lists.h.

◆ len

size_t srn_list_t::len

Definition at line 36 of file lists.h.


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