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.
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.