PostgreSQL Source Code git master
Loading...
Searching...
No Matches
shm_mq_iovec Struct Reference

#include <shm_mq.h>

Data Fields

const chardata
 
Size len
 

Detailed Description

Definition at line 29 of file shm_mq.h.

Field Documentation

◆ data

const char* shm_mq_iovec::data

Definition at line 31 of file shm_mq.h.

Referenced by shm_mq_send().

◆ len

Size shm_mq_iovec::len

Definition at line 32 of file shm_mq.h.


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