mirror of
https://github.com/boostorg/winapi.git
synced 2026-01-19 17:02:09 +00:00
PSRWLOCK and PCONDITION_VARIABLE types are defined to PVOID instead of pointers to forward-declared structs. Define internal typedefs and use cast_ptr to automatically cast to the type used in Windows SDK.