pub unsafe extern "C" fn vdef_coded_data_format_to_str(
format: vdef_coded_data_format,
) -> *const c_charExpand description
Get a string from an enum vdef_coded_data_format value. @param format: coded data format value to convert @return a string description of the coded data format