[][src]Type Definition absperf_minilzo_sys::lzo_free_func_t

type lzo_free_func_t = Option<unsafe extern "C" fn(self_: *mut lzo_callback_t, ptr: *mut c_void)>;