Skip to main content

switch_loadable_module_get_json_api_interface

Function switch_loadable_module_get_json_api_interface 

Source
pub unsafe extern "C" fn switch_loadable_module_get_json_api_interface(
    name: *const c_char,
) -> *mut switch_json_api_interface_t
Expand description

\brief Retrieve the JSON API interface by it’s registered name \param name the name of the API \return the desired API interface