menu
z3 package
documentation
z3_ffi.dart
Z3_error_handler typedef
Z3_error_handler typedef
dark_mode
light_mode
Z3_error_handler
typedef
Z3_error_handler
=
NativeFunction
<
Void
Function
(
Z3_context
c
,
Int32
e
)
>
Implementation
typedef Z3_error_handler = ffi.NativeFunction<ffi.Void Function(Z3_context c, ffi.Int32 e)>;
z3 package
documentation
z3_ffi
Z3_error_handler typedef
z3_ffi library