Type Alias jpegxl_rs::memory::FreeFn

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

Deallocating function type