Struct rpgffi::BitmapAnd [] [src]

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

Fields

Trait Implementations

impl Copy for BitmapAnd
[src]

impl Clone for BitmapAnd
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more