Type Alias jpegxl_sys::memory_manager::JpegxlFreeFunc

source ·
pub type JpegxlFreeFunc = unsafe extern "C" fn(opaque: *mut c_void, address: *mut c_void);