Function ffmpeg_sys_fframes::avfilter_graph_alloc
source ยท pub unsafe extern "C" fn avfilter_graph_alloc() -> *mut AVFilterGraphExpand description
Allocate a filter graph.
@return the allocated filter graph on success or NULL.