pub fn rustc_link_search(kind: Option<&str>, path: impl AsRef<Path>)
Expand description

cargo:rustc-link-search=[KIND=]PATH — Adds to the library search path.