pub fn link_libraries(libraries: &[&str], how: LinkType)
Instruct Cargo to link the target object against libraries in the order provided.
libraries