Type Definition vulkanalia_sys::PFN_vkDestroyImage[][src]

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