Struct pq_sys::Union_Unnamed8 [] [src]

pub struct Union_Unnamed8 {
    pub _bindgen_data_: [u64; 1usize],
}

Fields

_bindgen_data_

Methods

impl Union_Unnamed8

unsafe fn ptr(&mut self) -> *mut *mut c_int

unsafe fn integer(&mut self) -> *mut c_int

Trait Implementations

impl Clone for Union_Unnamed8

fn clone(&self) -> Self

1.0.0fn clone_from(&mut self, source: &Self)

impl Default for Union_Unnamed8

fn default() -> Self

Derived Implementations

impl Copy for Union_Unnamed8