Function run_make_support::static_lib

source ยท
pub fn static_lib(name: &str) -> PathBuf
Expand description

Construct a path to a static library under $TMPDIR given the library name. This will return a path with $TMPDIR joined with platform-and-compiler-specific library name.