Block device features and flags were refactored from `enum` to `#define`.
This broke Rust binding generation. This patch fixes the binding
generation.
Fixes:
|
||
|---|---|---|
| .. | ||
| bindings_helper.h | ||
| lib.rs | ||
Block device features and flags were refactored from `enum` to `#define`.
This broke Rust binding generation. This patch fixes the binding
generation.
Fixes:
|
||
|---|---|---|
| .. | ||
| bindings_helper.h | ||
| lib.rs | ||