Struct rpgffi::HeapTupleFields__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct HeapTupleFields__bindgen_ty_1 { pub t_cid: __BindgenUnionField<CommandId>, pub t_xvac: __BindgenUnionField<TransactionId>, pub bindgen_union_field: u32, }

Fields

Trait Implementations

impl Copy for HeapTupleFields__bindgen_ty_1
[src]

impl Clone for HeapTupleFields__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more