Function destroy_image_view

Source
pub unsafe fn destroy_image_view(
    device: VkDevice,
    image_view: VkImageView,
    allocation_callbacks: Option<&VkAllocationCallbacks>,
)