Struct rpgffi::Result [] [src]

#[repr(C)]
pub struct Result { pub plan: Plan, pub resconstantqual: *mut Node, }

Fields

Trait Implementations

impl Copy for Result
[src]

impl Clone for Result
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more