Struct rpgffi::LockRows [] [src]

#[repr(C)]
pub struct LockRows { pub plan: Plan, pub rowMarks: *mut List, pub epqParam: c_int, }

Fields

Trait Implementations

impl Copy for LockRows
[src]

impl Clone for LockRows
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more