libwebp_sys

Function 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.