Struct phper_sys::_zend_mm_heap [−][src]
#[repr(C)]pub struct _zend_mm_heap { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _zend_mm_heapimpl Send for _zend_mm_heapimpl Sync for _zend_mm_heapimpl Unpin for _zend_mm_heapimpl UnwindSafe for _zend_mm_heapBlanket Implementations
Mutably borrows from an owned value. Read more