tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
fsetpos
tango
stdc
posix
stdio
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alias
fsetpos
=
fsetpos64
int
fsetpos
(FILE* , fpos_t* )
version(linux)
extern (
C
)
static if
(!(
__USE_LARGEFILE64
))
int
fsetpos
(
FILE
*
,
in
fpos_t
*
)
alias
fsetpos
=
fsetpos64
int
fsetpos
(FILE* , fpos_t* )
Meta
Source
See Implementation
tango
stdc
posix
stdio
aliases
fgetpos
fopen
freopen
fseek
fseeko
fsetpos
ftello
tmpfile
functions
ctermid
fdopen
fgetpos64
fileno
flockfile
fopen64
freopen64
fseek64
fseeko64
fsetpos64
ftello64
ftrylockfile
funlockfile
getc_unlocked
getchar_unlocked
gets
popen
putc_unlocked
putchar_unlocked
tempnam
tmpfile64
variables
L_ctermid
P_tmpdir