pub unsafe extern "C" fn sws_freeContext(swsContext: *mut SwsContext)Expand description
Free the swscaler context swsContext. If swsContext is NULL, then does nothing.
pub unsafe extern "C" fn sws_freeContext(swsContext: *mut SwsContext)Free the swscaler context swsContext. If swsContext is NULL, then does nothing.