vdef_coded_data_format_to_str

Function vdef_coded_data_format_to_str 

Source
pub unsafe extern "C" fn vdef_coded_data_format_to_str(
    format: vdef_coded_data_format,
) -> *const c_char
Expand 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