[][src]Function python_config::get_config_from_interpreter

pub fn get_config_from_interpreter<P: AsRef<Path>>(
    interpreter: P
) -> Result<InterpreterConfig>

Extract compilation vars from the specified interpreter.