Struct rpgffi::LockRowsPath [] [src]

#[repr(C)]
pub struct LockRowsPath { pub path: Path, pub subpath: *mut Path, pub rowMarks: *mut List, pub epqParam: c_int, }

Fields

Trait Implementations

impl Copy for LockRowsPath
[src]

impl Clone for LockRowsPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more