Function libpng_src::compile_lib
source · pub fn compile_lib(
target_str: &str,
working_dir: &Path
) -> Result<PathBuf, Box<dyn Error>>Expand description
Statically compiles libpng library and returns the path to the compiled artifact.