PostgreSQL Source Code git master
MemoryContextCallback Struct Reference

#include <palloc.h>

Data Fields

MemoryContextCallbackFunction func
 
void * arg
 
struct MemoryContextCallbacknext
 

Detailed Description

Definition at line 47 of file palloc.h.

Field Documentation

◆ arg

◆ func

◆ next

struct MemoryContextCallback* MemoryContextCallback::next

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