[][src]Function winapi::um::wincrypt::CertNameToStrW

pub unsafe extern "system" fn CertNameToStrW(
    dwCertEncodingType: DWORD,
    pName: PCERT_NAME_BLOB,
    dwStrType: DWORD,
    psz: LPWSTR,
    csz: DWORD
) -> DWORD