pub unsafe extern "C" fn av_color_range_name(
range: AVColorRange,
) -> *const c_charExpand description
@return the name for provided color range or NULL if unknown.
pub unsafe extern "C" fn av_color_range_name(
range: AVColorRange,
) -> *const c_char@return the name for provided color range or NULL if unknown.