Struct phper_sys::_zend_mm_heap
source · #[repr(C)]pub struct _zend_mm_heap { /* private fields */ }
Trait Implementations§
source§impl Clone for _zend_mm_heap
impl Clone for _zend_mm_heap
source§fn clone(&self) -> _zend_mm_heap
fn clone(&self) -> _zend_mm_heap
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more