rustc_link_search

Function rustc_link_search 

Source
pub fn rustc_link_search<P: AsRef<Path>, T: Into<Option<SearchLibKind>>>(
    p: P,
    kind: T,
)
Expand description

Adds to the library search path.