Public Attributes | List of all members
list_node Struct Reference

#include <ares_llist.h>

Public Attributes

void * data
 
struct list_nodenext
 
struct list_nodeprev
 

Detailed Description

Definition at line 22 of file ares_llist.h.

Member Data Documentation

◆ data

void* list_node::data

Definition at line 25 of file ares_llist.h.

◆ next

struct list_node* list_node::next

Definition at line 24 of file ares_llist.h.

◆ prev

struct list_node* list_node::prev

Definition at line 23 of file ares_llist.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46