vkDestroyImageView

Function vkDestroyImageView 

Source
pub unsafe extern "system" fn vkDestroyImageView(
    device: VkDevice,
    imageView: VkImageView,
    pAllocator: *const VkAllocationCallbacks,
)