mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-19 01:47:43 +08:00
6 lines
203 B
Go
6 lines
203 B
Go
package hcs
|
|
|
|
//go:generate go run ../../mksyscall_windows.go -output zsyscall_windows.go syscall.go
|
|
|
|
//sys hcsFormatWritableLayerVhd(handle uintptr) (hr error) = computestorage.HcsFormatWritableLayerVhd
|