Struct rpgffi::NestLoop [] [src]

#[repr(C)]
pub struct NestLoop { pub join: Join, pub nestParams: *mut List, }

Fields

Trait Implementations

impl Copy for NestLoop
[src]

impl Clone for NestLoop
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more