Function rsconf::link_libraries

source ยท
pub fn link_libraries(libraries: &[&str], how: LinkType)
Expand description

Instruct Cargo to link the target object against libraries in the order provided.