Documentation ¶
Rendered for windows/amd64
Index ¶
Constants ¶
View Source
const ( FILE_RENAME_FLAG_REPLACE_IF_EXISTS = 0x00000001 FILE_RENAME_FLAG_POSIX_SEMANTICS = 0x00000002 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FILE_BASIC_INFO ¶
type FILE_DISPOSITION_INFO ¶
type FILE_DISPOSITION_INFO struct {
Flags uint32
}
type FILE_DISPOSITION_INFO_EX ¶
type FILE_DISPOSITION_INFO_EX struct {
Flags uint32
}
Click to show internal directories.
Click to hide internal directories.