Struct rpgffi::WindowAggPath [] [src]

#[repr(C)]
pub struct WindowAggPath { pub path: Path, pub subpath: *mut Path, pub winclause: *mut WindowClause, pub winpathkeys: *mut List, }

Fields

Trait Implementations

impl Copy for WindowAggPath
[src]

impl Clone for WindowAggPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more