Function windows_sys::Win32::Security::Cryptography::CertNameToStrW
pub unsafe extern "system" fn CertNameToStrW(
dwcertencodingtype: CERT_QUERY_ENCODING_TYPE,
pname: *const CRYPT_INTEGER_BLOB,
dwstrtype: CERT_STRING_TYPE,
psz: PWSTR,
csz: u32
) -> u32
Expand description
Required features: "Win32_Security_Cryptography"