Function read_u32_from_file

Source
fn read_u32_from_file(f: &File) -> Result<u32, Error>