Function rsmpeg::ffi::avfilter_link_set_closed[][src]

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

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