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

Free the link in *link, and set its pointer to NULL.