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