Function ffmpeg_sys_the_third::avfilter_link_free

source ·
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.