ash-window

crates.io docs ci
License - MIT License - Apache2

Interoperability between ash and raw-window-handle for surface creation.

toml ash-window = "0.4"

Usage

The library exposes two functions:

rust ash_window::create_surface(&entry, &instance, &window, None)?;

Versions

toml ash = "0.31" raw-window-handle = "0.3"

Support

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any Contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.