Function cargo_util::paths::dylib_path

source ·
pub fn dylib_path() -> Vec<PathBuf>
Expand description

Returns a list of directories that are searched for dynamic libraries.

Note that some operating systems will have defaults if this is empty that will need to be dealt with.