Struct ext_php_rs::ffi::_zend_live_range
source · Fields§
§var: u32
§start: u32
§end: u32
Trait Implementations§
source§impl Clone for _zend_live_range
impl Clone for _zend_live_range
source§fn clone(&self) -> _zend_live_range
fn clone(&self) -> _zend_live_range
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