Function windows_sys::Win32::Security::Cryptography::CertNameToStrW
[−]pub unsafe extern "system" fn CertNameToStrW(
dwcertencodingtype: u32,
pname: *const CRYPTOAPI_BLOB,
dwstrtype: CERT_STRING_TYPE,
psz: PWSTR,
csz: u32
) -> u32Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
