pub unsafe extern "C" fn av_chroma_location_name(
location: AVChromaLocation,
) -> *const c_char
Expand description
@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.