Function ffmpeg_sys_the_third::sws_freeContext

source ·
pub unsafe extern "C" fn sws_freeContext(swsContext: *mut SwsContext)
Expand description

Free the swscaler context swsContext. If swsContext is NULL, then does nothing.