Function run_make_support::dynamic_lib
source ยท pub fn dynamic_lib(name: &str) -> PathBufExpand description
Construct a path to a dynamic library under $TMPDIR given the library name. This will return a
path with $TMPDIR joined with platform-and-compiler-specific library name.