Struct rpgffi::Bitmapset [] [src]

#[repr(C)]
pub struct Bitmapset { pub nwords: c_int, pub words: __IncompleteArrayField<bitmapword>, }

Fields

Trait Implementations

impl Copy for Bitmapset
[src]

impl Clone for Bitmapset
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more