VkInstance

A vulkan instance handle.

extern (C) nothrow @nogc
alias VkInstance = OpaqueHandle!("VkInstance")

Meta