Struct rpgffi::BitmapHeapScan [] [src]

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

Fields

Trait Implementations

impl Copy for BitmapHeapScan
[src]

impl Clone for BitmapHeapScan
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more