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

#include <php_sdl.h>

Data Fields

char * name
 
char * location
 
sdlBindingType bindingType
 
voidbindingAttributes
 

Detailed Description

Definition at line 80 of file php_sdl.h.

Field Documentation

◆ bindingAttributes

void* _sdlBinding::bindingAttributes

Definition at line 84 of file php_sdl.h.

◆ bindingType

sdlBindingType _sdlBinding::bindingType

Definition at line 83 of file php_sdl.h.

◆ location

char* _sdlBinding::location

Definition at line 82 of file php_sdl.h.

◆ name

char* _sdlBinding::name

Definition at line 81 of file php_sdl.h.


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