Struct rpgffi::AlterSystemStmt [] [src]

#[repr(C)]
pub struct AlterSystemStmt { pub type_: NodeTag, pub setstmt: *mut VariableSetStmt, }

Fields

Trait Implementations

impl Copy for AlterSystemStmt
[src]

impl Clone for AlterSystemStmt
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more