Struct rpgffi::HeapTupleFields [] [src]

#[repr(C)]
pub struct HeapTupleFields { pub t_xmin: TransactionId, pub t_xmax: TransactionId, pub t_field3: HeapTupleFields__bindgen_ty_1, }

Fields

Trait Implementations

impl Copy for HeapTupleFields
[src]

impl Clone for HeapTupleFields
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more