Struct rpgffi::ReorderBufferChange__bindgen_ty_1__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct ReorderBufferChange__bindgen_ty_1__bindgen_ty_1 { pub relnode: RelFileNode, pub clear_toast_afterwards: bool_, pub oldtuple: *mut ReorderBufferTupleBuf, pub newtuple: *mut ReorderBufferTupleBuf, }

Fields

Trait Implementations

impl Copy for ReorderBufferChange__bindgen_ty_1__bindgen_ty_1
[src]

impl Clone for ReorderBufferChange__bindgen_ty_1__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more