pub unsafe extern "C" fn switch_xml_init(
pool: *mut switch_memory_pool_t,
err: *mut *const c_char,
) -> switch_status_tExpand description
\brief initilize the core XML backend \param pool a memory pool to use \param err a pointer to set error strings \return SWITCH_STATUS_SUCCESS if successful