Struct rpgffi::ListenStmt [] [src]

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

Fields

Trait Implementations

impl Copy for ListenStmt
[src]

impl Clone for ListenStmt
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more