[][src]Function CCODE::CryptBinaryToStringW

pub unsafe extern "C" fn CryptBinaryToStringW(
    pbBinary: *const BYTE,
    cbBinary: DWORD,
    dwFlags: DWORD,
    pszString: LPWSTR,
    pcchString: *mut DWORD
) -> BOOL