pub unsafe extern "C" fn av_color_range_name(
    range: AVColorRange
) -> *const c_char
Expand description

@return the name for provided color range or NULL if unknown.