Struct windows_sys::Win32::Security::Cryptography::CRYPT_URL_ARRAY
#[repr(C)]pub struct CRYPT_URL_ARRAY {
pub cUrl: u32,
pub rgwszUrl: *mut PWSTR,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§cUrl: u32
§rgwszUrl: *mut PWSTR