pub fn rustc_link_search<P: AsRef<Path>, T: Into<Option<SearchLibKind>>>( p: P, kind: T, )
Adds to the library search path.