Struct rpgffi::Append [] [src]

#[repr(C)]
pub struct Append { pub plan: Plan, pub appendplans: *mut List, }

Fields

Trait Implementations

impl Copy for Append
[src]

impl Clone for Append
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more