Struct pgx_pg_sys::varatt_indirect
source · Fields§
§pointer: *mut varlenaTrait Implementations§
source§impl Clone for varatt_indirect
impl Clone for varatt_indirect
source§fn clone(&self) -> varatt_indirect
fn clone(&self) -> varatt_indirect
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