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