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.