[][src]Function solana_sdk::hash::hashv

pub fn hashv(vals: &[&[u8]]) -> Hash

Return a Sha256 hash for the given data.