raw-window-handle 0.3.2

Interoperability library for Rust Windowing applications.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "libc"
version = "0.2.66"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558"

[[package]]
name = "raw-window-handle"
version = "0.3.2"
dependencies = [
 "libc",
]