Crate phper_alloc
source ·Expand description
Macros
- Wrapper of
EBox::new.
Structs
- The Box which use php
emallocandefreeto 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.