Struct rpgffi::LOCALLOCKOWNER [] [src]

#[repr(C)]
pub struct LOCALLOCKOWNER { pub owner: *mut ResourceOwnerData, pub nLocks: int64, }

Fields

Trait Implementations

impl Copy for LOCALLOCKOWNER
[src]

impl Clone for LOCALLOCKOWNER
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more