Function libwebp_sys::WebPIDelete

source ·
pub unsafe extern "C" fn WebPIDelete(idec: *mut WebPIDecoder)
Expand description

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