Struct rpgffi::ReorderBufferChange__bindgen_ty_1__bindgen_ty_3 [] [src]

#[repr(C)]
pub struct ReorderBufferChange__bindgen_ty_1__bindgen_ty_3 { pub node: RelFileNode, pub tid: ItemPointerData, pub cmin: CommandId, pub cmax: CommandId, pub combocid: CommandId, }

Fields

Trait Implementations

impl Copy for ReorderBufferChange__bindgen_ty_1__bindgen_ty_3
[src]

impl Clone for ReorderBufferChange__bindgen_ty_1__bindgen_ty_3
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more