Struct rpgffi::TidScan [] [src]

#[repr(C)]
pub struct TidScan { pub scan: Scan, pub tidquals: *mut List, }

Fields

Trait Implementations

impl Copy for TidScan
[src]

impl Clone for TidScan
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more