pub unsafe extern "C" fn switch_loadable_module_get_file_interface(
name: *const c_char,
modname: *const c_char,
) -> *mut switch_file_interface_tExpand description
\brief Retrieve the file format interface by it’s registered name \param name the name of the file format \return the desired file format interface