Function webp_memory_writer_clear

Source
pub unsafe fn webp_memory_writer_clear(writer: *mut WebPMemoryWriter)
Expand description

The following must be called to deallocate writer->mem memory.

The ‘writer’ object itself is not deallocated.