fio ~master (2018-11-14T23:52:16Z)
Dub
Repo
SetFilePointerEx
io
file
stream
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(!Posix && Windows)
export extern (
Windows
) nothrow
BOOL
SetFilePointerEx
(
HANDLE
hFile
,
long
liDistanceToMove
,
long
*
lpNewFilePointer
,
DWORD
dwMoveMethod
)
Meta
Source
See Implementation
io
file
stream
aliases
File
SysException
UnbufferedFile
enums
DUPLICATE_CLOSE_SOURCE
FILE_TYPE_UNKNOWN
SEEK_SET
functions
FlushFileBuffers
GetFileSizeEx
GetFileType
SetFilePointerEx
sendfile
sysEnforce
testFile
structs
FileBase