[][src]Function disk_initializer::gpt::calculate_crc32

pub fn calculate_crc32(b: &[u8]) -> u32

Compute the CRC32 of a given slice.