Struct rpgffi::ClosePortalStmt [] [src]

#[repr(C)]
pub struct ClosePortalStmt { pub type_: NodeTag, pub portalname: *mut c_char, }

Fields

Trait Implementations

impl Copy for ClosePortalStmt
[src]

impl Clone for ClosePortalStmt
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more