Crate libwingdart

Crate libwingdart 

Source

Re-exports§

pub use libwing;

Functions§

dart_wing_console_read
Safety
dart_wing_console_read_meter
Safety
store_dart_post_cobject
Stores the function pointer of Dart_PostCObject, this only should be called once at the start up of the Dart/Flutter Application. it is exported and marked as #[no_mangle].