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

type PFN_vkDestroyImage = unsafe extern "system" fn(device: Device, image: Image, p_allocator: *const AllocationCallbacks);

Vulkan Manual Page · Function