Type Definition vks::vk::PFN_vkDestroyDescriptorPool [] [src]

type PFN_vkDestroyDescriptorPool = Option<unsafe extern "system" fn(_: VkDevice, _: VkDescriptorPool, _: *const VkAllocationCallbacks)>;