Module draw2d::graphics::vulkan::ffi[][src]

Expand description

Convenience functions for interacting with ffi calls to vulkan.

Here be dragons. Read the comments on functions to use them correctly!

Functions

Zero-Copy transformation of a type to a &u8.

Copy a byte slice into a properly-aligned u32 array.

Build a vector of pointers to c-style strings from a vector of rust strings.