Function font_kit::utils::slurp_file

source ยท
pub(crate) fn slurp_file(file: &mut File) -> Result<Vec<u8>, Error>