[][src]Function ffmpeg_sys_next::swr_free

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

Free the given SwrContext and set the pointer to NULL.

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