vulkan
vulkan copied to clipboard
Changed pData to char* in VkSpecializationInfo for ffi instantiation …
Changes pData from void* to char* to allow ffi to instanciate it.
Closes #101
Thanks for the PR.
You souldn't edit vulkan.cdef.h directly because as you can read it here, it'a generated file.