Function webp_idelete

Source
pub unsafe fn webp_idelete(idec: *mut WebPIDecoder)
Expand description

Deletes the WebPIDecoder object and associated memory.

Must always be called if WebPINewDecoder, WebPINewRGB or WebPINewYUV succeeded.