uv_dir_s

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Mixins

__anonymous
mixin UV_DIR_PRIVATE_FIELDS
Undocumented in source.

Variables

dirents
uv_dirent_t* dirents;
Undocumented in source.
nentries
size_t nentries;
Undocumented in source.
reserved
void*[4] reserved;
Undocumented in source.

Mixed In Members

From mixin UV_DIR_PRIVATE_FIELDS

dir_handle
HANDLE dir_handle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
find_data
WIN32_FIND_DATAW find_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
need_find_call
BOOL need_find_call;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta