pub unsafe extern "C" fn av_chroma_location_name(
location: AVChromaLocation,
) -> *const c_char展开描述
@return the name for provided chroma location or NULL if unknown.
pub unsafe extern "C" fn av_chroma_location_name(
location: AVChromaLocation,
) -> *const c_char@return the name for provided chroma location or NULL if unknown.