Struct rpgffi::IndexTupleData [] [src]

#[repr(C)]
pub struct IndexTupleData { pub t_tid: ItemPointerData, pub t_info: c_ushort, }

Fields

Trait Implementations

impl Copy for IndexTupleData
[src]

impl Clone for IndexTupleData
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more