Function pkg_config::probe_library
source ยท pub fn probe_library(name: &str) -> Result<Library, Error>
Expand description
Simple shortcut for using all default options for finding a library.
pub fn probe_library(name: &str) -> Result<Library, Error>
Simple shortcut for using all default options for finding a library.