Struct rpgffi::IndexAttributeBitMapData [] [src]

#[repr(C)]
pub struct IndexAttributeBitMapData { pub bits: [bits8; 4], }

Fields

Trait Implementations

impl Copy for IndexAttributeBitMapData
[src]

impl Clone for IndexAttributeBitMapData
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more