Struct rpgffi::ResultPath [] [src]

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

Fields

Trait Implementations

impl Copy for ResultPath
[src]

impl Clone for ResultPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more