[][src]Function ffmpeg_sys_next::avfilter_graph_free

pub unsafe extern "C" fn avfilter_graph_free(graph: *mut *mut AVFilterGraph)

Free a graph, destroy its links, and set *graph to NULL. If *graph is NULL, do nothing.