Function windows_sys::Win32::Security::Cryptography::CertStrToNameW
[−]pub unsafe extern "system" fn CertStrToNameW(
dwcertencodingtype: u32,
pszx500: PCWSTR,
dwstrtype: CERT_STRING_TYPE,
pvreserved: *mut c_void,
pbencoded: *mut u8,
pcbencoded: *mut u32,
ppszerror: *mut PWSTR
) -> BOOLExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"