Struct rpgffi::ReassignOwnedStmt [] [src]

#[repr(C)]
pub struct ReassignOwnedStmt { pub type_: NodeTag, pub roles: *mut List, pub newrole: *mut Node, }

Fields

Trait Implementations

impl Copy for ReassignOwnedStmt
[src]

impl Clone for ReassignOwnedStmt
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more