Struct phper_sys::_zend_declarables [−][src]
#[repr(C)]pub struct _zend_declarables { pub ticks: zend_long, }
Fields
ticks: zend_longTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _zend_declarablesimpl Send for _zend_declarablesimpl Sync for _zend_declarablesimpl Unpin for _zend_declarablesimpl UnwindSafe for _zend_declarablesBlanket Implementations
Mutably borrows from an owned value. Read more