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

#include <php_sdl.h>

Data Fields

int order
 
sdlTypePtr element
 
encodePtr encode
 
char * paramName
 

Detailed Description

Definition at line 212 of file php_sdl.h.

Field Documentation

◆ element

sdlTypePtr _sdlParam::element

Definition at line 214 of file php_sdl.h.

◆ encode

encodePtr _sdlParam::encode

Definition at line 215 of file php_sdl.h.

◆ order

int _sdlParam::order

Definition at line 213 of file php_sdl.h.

◆ paramName

char* _sdlParam::paramName

Definition at line 216 of file php_sdl.h.


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