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