pub fn get_lib_path( target_path: impl AsRef<Path>, package_name: &str, ) -> PathBuf
Get the dynamic link library path generated by cargo build.
cargo build