Skip to main content

switch_core_get_variable

Function switch_core_get_variable 

Source
pub unsafe extern "C" fn switch_core_get_variable(
    varname: *const c_char,
) -> *mut c_char
Expand description

\brief Retrieve a global variable from the core \param varname the name of the variable \return the value of the desired variable