Function pyoxidizerlib::py_packaging::libpython::make_config_c[][src]

pub fn make_config_c<T>(extensions: &[(T, T)]) -> String where
    T: AsRef<str>, 

Produce the content of the config.c file containing built-in extensions.