Struct rpgffi::MinMaxAggPath [] [src]

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

Fields

Trait Implementations

impl Copy for MinMaxAggPath
[src]

impl Clone for MinMaxAggPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more