Function avfilter_link_free

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

@deprecated this function should never be called by users