pub unsafe extern "C" fn av_pix_fmt_desc_get(
    pix_fmt: AVPixelFormat
) -> *const AVPixFmtDescriptor
Expand description

@return a pixel format descriptor for provided pixel format or NULL if this pixel format is unknown.