PSRWLOCK typedef

PSRWLOCK = Pointer<RTL_SRWLOCK>

Implementation

typedef PSRWLOCK = ffi.Pointer<RTL_SRWLOCK>;