Function av_pix_fmt_desc_get

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

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