Skip to main content

destroy_image_view

Function destroy_image_view 

Source
pub unsafe fn destroy_image_view(
    device: VkDevice,
    image_view: VkImageView,
    allocator: *const VkAllocationCallbacks,
)
Expand description

ยงSafety

direct calling ffi functions.