[][src]Function ffmpeg_sys_next::avfilter_graph_alloc

pub unsafe extern "C" fn avfilter_graph_alloc() -> *mut AVFilterGraph

Allocate a filter graph.

@return the allocated filter graph on success or NULL.