PostgreSQL Source Code  git master
SimplePtrListCell Struct Reference

#include <simple_list.h>

Data Fields

struct SimplePtrListCellnext
 
void * ptr
 

Detailed Description

Definition at line 46 of file simple_list.h.

Field Documentation

◆ next

struct SimplePtrListCell* SimplePtrListCell::next

◆ ptr

void* SimplePtrListCell::ptr

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