VulkanFunctions.PFN_vkDestroySemaphore

Undocumented in source.
struct VulkanFunctions
version(DVulkan_VK_VERSION_1_0)
alias PFN_vkDestroySemaphore = void function
(
VkDevice device
,
VkSemaphore semaphore
,)

Meta