Skip to main content

switch_loadable_module_get_management_interface

Function switch_loadable_module_get_management_interface 

Source
pub unsafe extern "C" fn switch_loadable_module_get_management_interface(
    relative_oid: *const c_char,
) -> *mut switch_management_interface_t
Expand description

\brief Retrieve the management interface by it’s registered name \param relative_oid the relative oid of the management interface \return the desired management interface