libuv ~master (2020-09-30T04:00:19Z)
Home
Dub
Repo
UV_PLATFORM_LOOP_FIELDS
deimos
uv
aix
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(AIX)
extern (
C
) pure nothrow @
nogc
template
UV_PLATFORM_LOOP_FIELDS () {
version(AIX)
extern (
C
) pure nothrow @
nogc
int
fs_fd
;
}
Members
Variables
fs_fd
int
fs_fd
;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Meta
Source
See Implementation
deimos
uv
aix
templates
UV_PLATFORM_FS_EVENT_FIELDS
UV_PLATFORM_LOOP_FIELDS