pub fn rustc_link_lib(kind: Option<&str>, name: impl AsRef<OsStr>)
Expand description

cargo:rustc-link-lib=[KIND=]NAME — Adds a library to link.