menu
libedax4dart
src/ffi/bindings.dart
Thread typedef
Thread
dark_mode
light_mode
Thread
typedef
Thread
=
pthread_t
Typedef mutex to a personalized type for portability
Implementation
typedef Thread = pthread_t;
libedax4dart
bindings
Thread typedef
bindings library