#[repr(C)]pub struct _php_stream_xport_crypto_param__bindgen_ty_2 {
pub returncode: c_int,
}Fields§
§returncode: c_intTrait Implementations§
source§impl Clone for _php_stream_xport_crypto_param__bindgen_ty_2
impl Clone for _php_stream_xport_crypto_param__bindgen_ty_2
source§fn clone(&self) -> _php_stream_xport_crypto_param__bindgen_ty_2
fn clone(&self) -> _php_stream_xport_crypto_param__bindgen_ty_2
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 Default for _php_stream_xport_crypto_param__bindgen_ty_2
impl Default for _php_stream_xport_crypto_param__bindgen_ty_2
source§fn default() -> _php_stream_xport_crypto_param__bindgen_ty_2
fn default() -> _php_stream_xport_crypto_param__bindgen_ty_2
Returns the “default value” for a type. Read more