Skip to main content

destroy_image

Function destroy_image 

Source
pub unsafe fn destroy_image(
    device: VkDevice,
    image: VkImage,
    allocator: *const VkAllocationCallbacks,
)
Expand description

ยงSafety

direct calling ffi functions.