zend_objects_store_put

(no version information, might be only in CVS)

zend_objects_store_put -- ...

说明

#include <zend_objects_API.h>

zend_object_handle zend_objects_store_put ( void* object, zend_objects_store_dtor_t dtor, zend_objects_free_object_storage_t storage, zend_objects_store_clone_t clone TSRMLS_DC )

...

参数

object

...

dtor

...

storage

...

clone TSRMLS_DC

...

返回值

...


add a note add a note User Contributed Notes
There are no user contributed notes for this page.