Struct phper_sys::_zend_value__bindgen_ty_1
source · #[repr(C)]pub struct _zend_value__bindgen_ty_1 {
pub w1: u32,
pub w2: u32,
}Fields§
§w1: u32§w2: u32Trait Implementations§
source§impl Clone for _zend_value__bindgen_ty_1
impl Clone for _zend_value__bindgen_ty_1
source§fn clone(&self) -> _zend_value__bindgen_ty_1
fn clone(&self) -> _zend_value__bindgen_ty_1
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 moresource§impl Debug for _zend_value__bindgen_ty_1
impl Debug for _zend_value__bindgen_ty_1
source§impl Default for _zend_value__bindgen_ty_1
impl Default for _zend_value__bindgen_ty_1
source§fn default() -> _zend_value__bindgen_ty_1
fn default() -> _zend_value__bindgen_ty_1
Returns the “default value” for a type. Read more