VulkanFunctions.PFN_vkDestroySampler

Undocumented in source.
struct VulkanFunctions
version(DVulkan_VK_VERSION_1_0)
alias PFN_vkDestroySampler = void function
(
VkDevice device
,
VkSampler sampler
,)

Meta