bitlib_c  0.2.4
Public Attributes | List of all members
Point_List Struct Reference

#include <point.h>

Public Attributes

struct Pointhead
 
struct Pointtail
 

Detailed Description

A struct holding the head and tail of a linked list.

Member Data Documentation

◆ head

struct Point* Point_List::head

◆ tail

struct Point* Point_List::tail

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