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

Data Fields

char * start
 
char * end
 
char buf [MAX_TYPE_NAME_LEN]
 

Detailed Description

Definition at line 1505 of file ffi.c.

Field Documentation

◆ buf

char _zend_ffi_ctype_name_buf::buf[MAX_TYPE_NAME_LEN]

Definition at line 1508 of file ffi.c.

◆ end

char* _zend_ffi_ctype_name_buf::end

Definition at line 1507 of file ffi.c.

◆ start

char* _zend_ffi_ctype_name_buf::start

Definition at line 1506 of file ffi.c.


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