pub unsafe extern "C" fn switch_log_level2str(
level: switch_log_level_t,
) -> *const c_charExpand description
\brief Return the name of the specified log level \param level the level \return the name of the log level
pub unsafe extern "C" fn switch_log_level2str(
level: switch_log_level_t,
) -> *const c_char\brief Return the name of the specified log level \param level the level \return the name of the log level