windows::Win32::Security::Cryptography

Function CryptBinaryToStringW

pub unsafe fn CryptBinaryToStringW(
    pbbinary: &[u8],
    dwflags: CRYPT_STRING,
    pszstring: Option<PWSTR>,
    pcchstring: *mut u32,
) -> BOOL