Struct rpgffi::BitmapAndPath [] [src]

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

Fields

Trait Implementations

impl Copy for BitmapAndPath
[src]

impl Clone for BitmapAndPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more