Function libwebp_sys::WebPFree
source · pub unsafe extern "C" fn WebPFree(ptr: *mut c_void)Available on crate feature
0_5 only.Expand description
Releases memory returned by the WebPDecode*() functions (from decode.h).
pub unsafe extern "C" fn WebPFree(ptr: *mut c_void)0_5 only.Releases memory returned by the WebPDecode*() functions (from decode.h).