Z3_created_eh typedef
Implementation
typedef Z3_created_eh = ffi.NativeFunction<
ffi.Void Function(
ffi.Pointer<ffi.Void> ctx, Z3_solver_callback cb, Z3_ast t)>;
typedef Z3_created_eh = ffi.NativeFunction<
ffi.Void Function(
ffi.Pointer<ffi.Void> ctx, Z3_solver_callback cb, Z3_ast t)>;