Struct rpgffi::GroupState [] [src]

#[repr(C)]
pub struct GroupState { pub ss: ScanState, pub eqfunctions: *mut FmgrInfo, pub grp_done: bool_, }

Fields

Trait Implementations

impl Copy for GroupState
[src]

impl Clone for GroupState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more