mirror of https://github.com/docker/cli.git
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
|