Z3_fresh_eh typedef
Implementation
typedef Z3_fresh_eh = ffi.NativeFunction<
ffi.Pointer<ffi.Void> Function(
ffi.Pointer<ffi.Void> ctx, Z3_context new_context)>;
typedef Z3_fresh_eh = ffi.NativeFunction<
ffi.Pointer<ffi.Void> Function(
ffi.Pointer<ffi.Void> ctx, Z3_context new_context)>;