[][src]Function unity_native_plugin_sys::vkDestroyImageView

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