pub unsafe extern "C" fn switch_core_init(
flags: switch_core_flag_t,
console: switch_bool_t,
err: *mut *const c_char,
) -> switch_status_tExpand description
\defgroup ss Startup/Shutdown \ingroup core1 { *! \brief Initilize the core \param console optional FILE stream for output \param flags core flags \param err a pointer to set any errors to \note to be called at application startup */