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

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

Deallocator function type