libuv ~master (2020-09-30T04:00:19Z)
Home
Dub
Repo
UV_FS_PRIVATE_FIELDS.fs_s
deimos
uv
win
UV_FS_PRIVATE_FIELDS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
template
UV_FS_PRIVATE_FIELDS
()
version(Windows)
extern (
C
) pure nothrow @
nogc
union
fs_s {
struct
info_s
;
info_s
info
;
struct
time_s
;
time_s
time
;
}
Members
Structs
info_s
struct
info_s
Undocumented in source.
time_s
struct
time_s
Undocumented in source.
Variables
info
info_s
info
;
Undocumented in source.
time
time_s
time
;
Undocumented in source.
Meta
Source
See Implementation
deimos
uv
win
UV_FS_PRIVATE_FIELDS
unions
file_s
fs_s
variables
file
flags
fs
sys_errno_
work_req