[][src]Function stainless_ffmpeg_sys::sws_freeContext

pub unsafe extern "C" fn sws_freeContext(swsContext: *mut SwsContext)

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