windowsIsCpp property
True when windows: NativeImpl.cpp — the shared src/ stub is compiled on
Windows too (windows/CMakeLists.txt delegates to ../src), so the
auto-register guard must include _WIN32.
Implementation
final bool windowsIsCpp;
True when windows: NativeImpl.cpp — the shared src/ stub is compiled on
Windows too (windows/CMakeLists.txt delegates to ../src), so the
auto-register guard must include _WIN32.
final bool windowsIsCpp;