Forum und email
zend_hash_init

zend_hash_init

zend_hash_init -- ...

Popis

#include <zend_hash.h>

int zend_hash_init ( HashTable* ht, uint nSize, hash_func_t pHashFunction, dtor_func_t pDestructor, zend_bool persistent )

...

Seznam parametrů

ht

...

nSize

...

pHashFunction

...

pDestructor

...

persistent

...

Návratové hodnoty

...