php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_msgbuf Struct Reference

Data Fields

zend_long mtype
 
char mtext [1]
 

Detailed Description

Definition at line 41 of file sysvmsg.c.

Field Documentation

◆ mtext

char php_msgbuf::mtext[1]

Definition at line 43 of file sysvmsg.c.

◆ mtype

zend_long php_msgbuf::mtype

Definition at line 42 of file sysvmsg.c.


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