Searched defs:config_log (Results 1 – 3 of 3) sorted by relevance
157 static const bool config_log = variable
28 pub unsafe fn config_log(callback: Option<fn(c_int, &str)>) -> Result<()> { in config_log() function