pub unsafe extern "C" fn avcodec_descriptor_get_by_name(
name: *const c_char,
) -> *const AVCodecDescriptor展开描述
@return codec descriptor with the given name or NULL if no such descriptor exists.
pub unsafe extern "C" fn avcodec_descriptor_get_by_name(
name: *const c_char,
) -> *const AVCodecDescriptor@return codec descriptor with the given name or NULL if no such descriptor exists.