Function make_config_c

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

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