pub fn add_link_lib_path(path: Vec<PathBuf>, cmd: &mut Command)
Expand description

Adds a list of lookup paths to cmd’s link library lookup path.