pub unsafe extern "C" fn xlang_hash_bytes(x: Span<'_, u8>) -> u64
Expand description

Hashes the bytes in the given span

Safety

This function is always safe to call