[][src]Function vulkan_sys::vkDestroyImageView

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