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