Struct rpgffi::ReorderBufferTupleBuf [] [src]

#[repr(C)]
pub struct ReorderBufferTupleBuf { pub node: slist_node, pub tuple: HeapTupleData, pub alloc_tuple_size: Size, }

Fields

Trait Implementations

impl Copy for ReorderBufferTupleBuf
[src]

impl Clone for ReorderBufferTupleBuf
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more