Function xcompress::extract[][src]

pub fn extract(
    paths: ExePaths,
    quiet: bool,
    cpus: usize,
    password: &str,
    input_path: &str,
    output_path: &str
) -> Result<i32, String>