Struct windows_sys::Win32::Security::Cryptography::ROOT_INFO_LUID
#[repr(C)]pub struct ROOT_INFO_LUID {
pub LowPart: u32,
pub HighPart: i32,
}Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§LowPart: u32§HighPart: i32