Function dinghy_build::build::link_lib

source ·
pub fn link_lib<P: AsRef<Path>>(lib_name: &str, lib_dir_path: P) -> Result<()>
Expand description

Adds a cargo:rustc-link-search and cargo:rustc-link-lib= line.