* *
The bindings are not architecture dependant, but CI testing only happens for:
* *****
If bindings for your target platform are not available, you can attempt to
generate them by enabling the `use_bindgen` feature:
```toml
[dependencies.drm-sys]
version = "..."
features = ["use_bindgen"]
```
```toml
[dependencies]
drm-sys = "..."
```
The following platforms have prebuilt bindings available: