Crate dart_sys_fork

source ·
Expand description

Opt-in style bindings to the Dart SDK

This crate provides bindings to the Dart SDK. It is generated using bindgen and the official Dart SDK.

Bindings are generated statically, meaning that the Dart SDK headers are included in the crate and no external dependencies are required.

Structs

Constants

Statics

Functions

Type Aliases

Unions