[][src]Function libwebp_sys::WebPIDelete

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.