Skip to main content

vkDestroyImage

Function vkDestroyImage 

Source
pub unsafe extern "system" fn vkDestroyImage(
    device: VkDevice,
    image: VkImage,
    pAllocator: *const VkAllocationCallbacks,
)
Expand description

Available if built with exported-prototypes.