Struct rpgffi::FunctionScan [] [src]

#[repr(C)]
pub struct FunctionScan { pub scan: Scan, pub functions: *mut List, pub funcordinality: bool_, }

Fields

Trait Implementations

impl Copy for FunctionScan
[src]

impl Clone for FunctionScan
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more