Type Definition erupt::vk1_0::PFN_vkDestroyImageView[][src]

type PFN_vkDestroyImageView = unsafe extern "system" fn(device: Device, image_view: ImageView, p_allocator: *const AllocationCallbacks);

Vulkan Manual Page · Function