Struct rpgffi::ParamRef [] [src]

#[repr(C)]
pub struct ParamRef { pub type_: NodeTag, pub number: c_int, pub location: c_int, }

Fields

Trait Implementations

impl Copy for ParamRef
[src]

impl Clone for ParamRef
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more