Struct winapi::winnt::RTL_SRWLOCK
[−]
[src]
pub struct RTL_SRWLOCK {
pub Ptr: PVOID,
}Fields
Ptr |
Trait Implementations
impl Copy for RTL_SRWLOCK[src]
impl Clone for RTL_SRWLOCK[src]
fn clone(&self) -> RTL_SRWLOCK
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more