Type Alias RTL_SRWLOCK

Source
pub type RTL_SRWLOCK = _RTL_SRWLOCK;

Aliased Type§

struct RTL_SRWLOCK {
    pub Ptr: *mut c_void,
}

Fields§

§Ptr: *mut c_void