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