lava 0.4.9

Rust wrapper to manipulate Vulkan more conveniently than with bindings.
Documentation
1
2
3
4
5
pub mod c_bindings;
pub mod vk_traits;
pub mod vk_ptr;
pub mod vk_convert;
pub mod vk_null;