pub unsafe extern "C" fn swr_free(s: *mut *mut SwrContext)
Expand description

Free the given SwrContext and set the pointer to NULL.

@param[in] s a pointer to a pointer to Swr context