Searched refs:probe_library (Results 1 – 2 of 2) sorted by relevance
16 fn probe_library(library: &str, cargo_metadata: bool) -> Library { in probe_library() function436 let lib_core = probe_library(library, true); in main()
188 let python3 = pkg_config::probe_library("python3").unwrap();