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

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

Deallocator function type