Function windows_sys::Win32::Security::Cryptography::CertRDNValueToStrW
pub unsafe extern "system" fn CertRDNValueToStrW(
dwvaluetype: u32,
pvalue: *const CRYPT_INTEGER_BLOB,
psz: PWSTR,
csz: u32
) -> u32
Expand description
Required features: "Win32_Security_Cryptography"