Type Definition jpegxl_rs::memory::FreeFn[][src]

type FreeFn = unsafe extern "C" fn(opaque: *mut c_void, address: *mut c_void);

Deallocator function type