Struct rpgffi::HeapTupleHeaderData__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct HeapTupleHeaderData__bindgen_ty_1 { pub t_heap: __BindgenUnionField<HeapTupleFields>, pub t_datum: __BindgenUnionField<DatumTupleFields>, pub bindgen_union_field: [u32; 3], }

Fields

Trait Implementations

impl Copy for HeapTupleHeaderData__bindgen_ty_1
[src]

impl Clone for HeapTupleHeaderData__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more