[][src]Function stainless_ffmpeg_sys::avfilter_link_set_closed

pub unsafe extern "C" fn avfilter_link_set_closed(
    link: *mut AVFilterLink,
    closed: c_int
)

Set the closed field of a link. @deprecated applications are not supposed to mess with links, they should close the sinks.