Struct rpgffi::BitmapHeapPath [] [src]

#[repr(C)]
pub struct BitmapHeapPath { pub path: Path, pub bitmapqual: *mut Path, }

Fields

Trait Implementations

impl Copy for BitmapHeapPath
[src]

impl Clone for BitmapHeapPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more