Struct rpgffi::DropOwnedStmt [] [src]

#[repr(C)]
pub struct DropOwnedStmt { pub type_: NodeTag, pub roles: *mut List, pub behavior: DropBehavior, }

Fields

Trait Implementations

impl Copy for DropOwnedStmt
[src]

impl Clone for DropOwnedStmt
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more