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