Function switch_loadable_module_create_interface

Source
pub unsafe extern "C" fn switch_loadable_module_create_interface(
    mod_: *mut switch_loadable_module_interface_t,
    iname: switch_module_interface_name_t,
) -> *mut c_void