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

#include <conversions.h>

Data Fields

const char * key
 
unsigned key_size
 
voidvalue
 

Detailed Description

Definition at line 33 of file conversions.h.

Field Documentation

◆ key

const char* key_value::key

Definition at line 34 of file conversions.h.

◆ key_size

unsigned key_value::key_size

Definition at line 35 of file conversions.h.

◆ value

void* key_value::value

Definition at line 36 of file conversions.h.


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