Searched defs:_LUID (Results 1 – 6 of 6) sorted by relevance
145 typedef struct _LUID { struct149 typedef struct _LUID *PLUID; argument
359 typedef struct _LUID { struct363 typedef struct _LUID *PLUID; argument
463 typedef struct _LUID { struct464 ULONG LowPart;465 LONG HighPart;
538 typedef struct _LUID { struct539 DWORD LowPart;540 LONG HighPart;
115 typedef struct _LUID { struct116 DWORD LowPart;117 LONG HighPart;
21660 pub struct _LUID { struct21666 const UNINIT: ::std::mem::MaybeUninit<_LUID> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout__LUID() argument