Function windows_sys::Win32::Security::Cryptography::CryptBinaryToStringA
[−]pub unsafe extern "system" fn CryptBinaryToStringA(
pbbinary: *const u8,
cbbinary: u32,
dwflags: CRYPT_STRING,
pszstring: PSTR,
pcchstring: *mut u32
) -> BOOLExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"