Function 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.