Struct rpgffi::SampleScan [] [src]

#[repr(C)]
pub struct SampleScan { pub scan: Scan, pub tablesample: *mut TableSampleClause, }

Fields

Trait Implementations

impl Copy for SampleScan
[src]

impl Clone for SampleScan
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more