mirror of
https://github.com/containers/podman.git
synced 2025-11-29 01:28:22 +08:00
7 lines
147 B
Go
7 lines
147 B
Go
// SPDX-License-Identifier: Apache-2.0
|
|
// SPDX-FileCopyrightText: 2025 The Ebitengine Authors
|
|
|
|
package purego
|
|
|
|
//go:generate go run wincallback.go
|