Function ffmpeg_sys::sws_freeContext[][src]

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

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