[][src]Type Definition bedrock::vk::PFN_vkDestroyImageView

type PFN_vkDestroyImageView = extern "system" fn(device: VkDevice, imageView: VkImageView, pAllocator: *const VkAllocationCallbacks);