Function pkg_config::get_variable [] [src]

pub fn get_variable(package: &str, variable: &str) -> Result<StringError>

Run pkg-config to get the value of a variable from a package using --variable.