Support for bitfields in structs
Open
package:ffigen
type-enhancement
waiting-on-dart-ffi
- Dominant language
- Dart
- Stars
- 275
- Forks
- 144
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 47
Description
Bitfields are not directly supported in `dart:ffi` but it may be possible to generate code to work with it. See https://github.com/dart-lang/sdk/issues/38954.
Contributor guide
Assessment
This issue has not been assessed yet.