[][src]Type Definition vulkanalia_sys::PFN_vkDestroyImage

type PFN_vkDestroyImage = extern "system" fn(_device: Device, _image: Image, _allocator: *const AllocationCallbacks);