Skip to main content

switch_xml_init

Function switch_xml_init 

Source
pub unsafe extern "C" fn switch_xml_init(
    pool: *mut switch_memory_pool_t,
    err: *mut *const c_char,
) -> switch_status_t
Expand 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