PRTL_CRITICAL_SECTION typedef

PRTL_CRITICAL_SECTION = Pointer<_RTL_CRITICAL_SECTION>

Implementation

typedef PRTL_CRITICAL_SECTION = ffi.Pointer<_RTL_CRITICAL_SECTION>;