Struct rpgffi::BitmapOrPath [] [src]

#[repr(C)]
pub struct BitmapOrPath { pub path: Path, pub bitmapquals: *mut List, pub bitmapselectivity: Selectivity, }

Fields

Trait Implementations

impl Copy for BitmapOrPath
[src]

impl Clone for BitmapOrPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more