[][src]Function libwebp_sys::WebPFree

pub unsafe extern "C" fn WebPFree(ptr: *mut c_void)
This is supported on feature="0_5" only.

Releases memory returned by the WebPDecode*() functions (from decode.h).