Struct pgrx_pg_sys::_IO_wide_data
source · #[repr(C)]pub struct _IO_wide_data { /* private fields */ }
Trait Implementations§
source§impl Clone for _IO_wide_data
impl Clone for _IO_wide_data
source§fn clone(&self) -> _IO_wide_data
fn clone(&self) -> _IO_wide_data
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