Struct rpgffi::BlockIdData [] [src]

#[repr(C)]
pub struct BlockIdData { pub bi_hi: uint16, pub bi_lo: uint16, }

Fields

Trait Implementations

impl Copy for BlockIdData
[src]

impl Clone for BlockIdData
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more