Function libpng_src::source_path

source ·
pub fn source_path() -> PathBuf
Expand description

Returns the path to the source directory without any modifications.

Use it to generate bindings to the libpng if needed. The directory does not contain ‘pnglibconf.h’, generated at build time.