Function libwebp_sys::WebPFreeDecBuffer[][src]

pub unsafe extern "C" fn WebPFreeDecBuffer(buffer: *mut WebPDecBuffer)

Free any memory associated with the buffer. Must always be called last. Note: doesn't free the 'buffer' structure itself.