Type Alias SRWLOCK

Source
pub type SRWLOCK = RTL_SRWLOCK;

Aliased Type§

struct SRWLOCK {
    pub Ptr: *mut c_void,
}

Fields§

§Ptr: *mut c_void