Struct rpgffi::LWLockTranche [] [src]

#[repr(C)]
pub struct LWLockTranche { pub name: *const c_char, pub array_base: *mut c_void, pub array_stride: Size, }

Fields

Trait Implementations

impl Copy for LWLockTranche
[src]

impl Clone for LWLockTranche
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more