Struct rpgffi::BitmapOr [] [src]

#[repr(C)]
pub struct BitmapOr { pub plan: Plan, pub bitmapplans: *mut List, }

Fields

Trait Implementations

impl Copy for BitmapOr
[src]

impl Clone for BitmapOr
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more