Struct rpgffi::ForeignPath [] [src]

#[repr(C)]
pub struct ForeignPath { pub path: Path, pub fdw_outerpath: *mut Path, pub fdw_private: *mut List, }

Fields

Trait Implementations

impl Copy for ForeignPath
[src]

impl Clone for ForeignPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more