[−][src]Function winapi_ui_automation::um::wincrypt::CryptBinaryToStringW
pub unsafe extern "system" fn CryptBinaryToStringW(
pbBinary: *const BYTE,
cbBinary: DWORD,
dwFlags: DWORD,
pszString: LPWSTR,
pcchString: *mut DWORD
) -> BOOL