mirror of
https://github.com/rancher/rke.git
synced 2025-08-31 14:36:32 +00: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
|