Searched defs:_OSVERSIONINFOW (Results 1 – 6 of 6) sorted by relevance
15 type _OSVERSIONINFOW struct { struct16 osVersionInfoSize uint3217 majorVersion uint3218 minorVersion uint3219 buildNumber uint3220 platformId uint3221 csdVersion [128]uint16
396 func rtlGetVersion(info *_OSVERSIONINFOW) {
94 type _OSVERSIONINFOW struct { struct95 osVersionInfoSize uint3296 majorVersion uint3297 minorVersion uint3298 buildNumber uint3299 platformId uint32100 csdVersion [128]uint16
2836 typedef struct _OSVERSIONINFOW { struct2843 } OSVERSIONINFOW, *POSVERSIONINFOW, *LPOSVERSIONINFOW, RTL_OSVERSIONINFOW, *PRTL_OSVERSIONINFOW; argument
7821 typedef struct _OSVERSIONINFOW { struct7828 } OSVERSIONINFOW,*POSVERSIONINFOW,*LPOSVERSIONINFOW,RTL_OSVERSIONINFOW,*PRTL_OSVERSIONINFOW; argument
56522 pub struct _OSVERSIONINFOW { struct56532 const UNINIT: ::std::mem::MaybeUninit<_OSVERSIONINFOW> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout__OSVERSIONINFOW() argument