Skip to main content

switch_loadable_module_get_limit_interface

Function switch_loadable_module_get_limit_interface 

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

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