Struct pgrx_pg_sys::_ymmh_state
source · #[repr(C)]pub struct _ymmh_state {
pub ymmh_space: [__uint32_t; 64],
}
Fields§
§ymmh_space: [__uint32_t; 64]
Trait Implementations§
source§impl Clone for _ymmh_state
impl Clone for _ymmh_state
source§fn clone(&self) -> _ymmh_state
fn clone(&self) -> _ymmh_state
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