VulkanFunctions.PFN_vkGetDeviceProcAddr

Undocumented in source.
struct VulkanFunctions
version(DVulkan_VK_VERSION_1_0)
alias PFN_vkGetDeviceProcAddr = PFN_vkVoidFunction function
(
VkDevice device
,
const(char)* pName
)

Meta