pub fn twox_64(
    data: <PassFatPointerAndRead<&[u8]> as RIType>::Inner,
) -> <AllocateAndReturnPointer<[u8; 8], 8> as RIType>::InnerExpand description
Conduct two XX hashes to give a 64-bit result.
pub fn twox_64(
    data: <PassFatPointerAndRead<&[u8]> as RIType>::Inner,
) -> <AllocateAndReturnPointer<[u8; 8], 8> as RIType>::InnerConduct two XX hashes to give a 64-bit result.