[][src]Function webp_dev::sys::webp::webp_memory_writer_clear

pub unsafe fn webp_memory_writer_clear(writer: *mut WebPMemoryWriter)

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

The 'writer' object itself is not deallocated.