[][src]Function stainless_ffmpeg_sys::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.