pub unsafe extern "C" fn ff_avfilter_graph_update_heap(
graph: *mut AVFilterGraph,
link: *mut AVFilterLink,
)
Expand description
Update the position of a link in the age heap.
pub unsafe extern "C" fn ff_avfilter_graph_update_heap(
graph: *mut AVFilterGraph,
link: *mut AVFilterLink,
)
Update the position of a link in the age heap.