Function libwebp_sys::WebPIDelete[][src]

pub unsafe extern "C" fn WebPIDelete(idec: *mut WebPIDecoder)

Deletes the WebPIDecoder object and associated memory. Must always be called if WebPINewDecoder, WebPINewRGB or WebPINewYUV succeeded.