libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
fileOpenImpl
libd
io
filesystem
Undocumented in source. Be warned that the author may not have intended to support it.
SimpleResult
!
FileT
fileOpenImpl
(char[] file, FileOpenMode mode, FileUsage usage)
version(Windows)
@
nogc
nothrow
SimpleResult
!
FileT
fileOpenImpl
(
const
char
[]
file
,
FileOpenMode
mode
,
FileUsage
usage
)
SimpleResult
!
FileT
fileOpenImpl
(char[] file, FileOpenMode mode, FileUsage usage)
Meta
Source
See Implementation
libd
io
filesystem
aliases
FileT
enums
FileOpenMode
FileUsage
functions
fileGetPositionImpl
fileGetSizeImpl
fileOpenImpl
fileReadImpl
fileSetPositionImpl
fileWriteImpl
fsDelete
fsDeleteImpl
fsExists
fsExistsImpl
fsOpen
fsRead
structs
FileStream