Searched defs:extract_file (Results 1 – 2 of 2) sorted by relevance
53 fn extract_file(path_compressed: &Path) -> io::Result<Vec<u8>> { in extract_file() function
152 extract_file(char *dst, char *src, int method, int comp_size, in extract_file() function