Skip to main content

switch_loadable_module_get_codecs_sorted

Function switch_loadable_module_get_codecs_sorted 

Source
pub unsafe extern "C" fn switch_loadable_module_get_codecs_sorted(
    array: *mut *const switch_codec_implementation_t,
    fmtp_array: *mut [c_char; 256],
    arraylen: c_int,
    prefs: *mut *mut c_char,
    preflen: c_int,
) -> c_int