Function CryptHashSessionKey

Source
pub unsafe extern "C" fn CryptHashSessionKey(
    hHash: HCRYPTHASH,
    hKey: HCRYPTKEY,
    dwFlags: DWORD,
) -> BOOL