Struct rpgffi::AppendPath [] [src]

#[repr(C)]
pub struct AppendPath { pub path: Path, pub subpaths: *mut List, }

Fields

Trait Implementations

impl Copy for AppendPath
[src]

impl Clone for AppendPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more