Skip to main content

vkDestroyImageView

Function vkDestroyImageView 

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

Available if built with exported-prototypes.