[−][src]Function ffmpeg_dev::sys::avpriv_report_missing_feature
pub unsafe extern "C" fn avpriv_report_missing_feature(
avc: *mut c_void,
msg: *const c_char,
...
)
Log a generic warning message about a missing feature.
@param[in] avc a pointer to an arbitrary struct of which the first field is a pointer to an AVClass struct @param[in] msg string containing the name of the missing feature