Skip to main content

sws_free_context

Function sws_free_context 

Source
pub unsafe extern "C" fn sws_free_context(ctx: *mut *mut SwsContext)
Expand description

Free the context and everything associated with it, and write NULL to the provided pointer.