Function libwebp_sys::WebPFree[][src]

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

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