Function CertRDNValueToStrA

Source
pub unsafe extern "C" fn CertRDNValueToStrA(
    dwValueType: DWORD,
    pValue: PCERT_RDN_VALUE_BLOB,
    psz: LPSTR,
    csz: DWORD,
) -> DWORD