[−][src]Function webp_dev::sys::webp::webp_free_dec_buffer
pub unsafe fn webp_free_dec_buffer(buffer: *mut WebPDecBuffer)
Free any memory associated with the buffer. Must always be called last.
Note: doesn't free the 'buffer' structure itself.