Function windows_sys::Win32::Security::Cryptography::CertGetNameStringW
pub unsafe extern "system" fn CertGetNameStringW(
pcertcontext: *const CERT_CONTEXT,
dwtype: u32,
dwflags: u32,
pvtypepara: *const c_void,
psznamestring: PWSTR,
cchnamestring: u32
) -> u32
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"