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

#include <SAPI.h>

Data Fields

char * header
 
size_t header_len
 

Detailed Description

Definition at line 44 of file SAPI.h.

Field Documentation

◆ header

char* sapi_header_struct::header

Definition at line 45 of file SAPI.h.

◆ header_len

size_t sapi_header_struct::header_len

Definition at line 46 of file SAPI.h.


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