Struct rpgffi::ReorderBufferChange__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct ReorderBufferChange__bindgen_ty_1 { pub tp: __BindgenUnionField<ReorderBufferChange__bindgen_ty_1__bindgen_ty_1>, pub msg: __BindgenUnionField<ReorderBufferChange__bindgen_ty_1__bindgen_ty_2>, pub snapshot: __BindgenUnionField<Snapshot>, pub command_id: __BindgenUnionField<CommandId>, pub tuplecid: __BindgenUnionField<ReorderBufferChange__bindgen_ty_1__bindgen_ty_3>, pub bindgen_union_field: [u64; 4], }

Fields

Trait Implementations

impl Copy for ReorderBufferChange__bindgen_ty_1
[src]

impl Clone for ReorderBufferChange__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more