Crate phper_alloc
source · [−]Expand description
Macros
Wrapper of EBox::new
.
Structs
The Box which use php emalloc
and efree
to manage memory.
Traits
Duplicate an object without deep copy, but to only add the refcount, for php refcount struct.
Duplicate an object without deep copy, but to only add the refcount, for php refcount struct.