Struct rpgffi::UpperUniquePath [] [src]

#[repr(C)]
pub struct UpperUniquePath { pub path: Path, pub subpath: *mut Path, pub numkeys: c_int, }

Fields

Trait Implementations

impl Copy for UpperUniquePath
[src]

impl Clone for UpperUniquePath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more