DoxigAlpha

accessW

Call from Windows-specific code if you already have a WTF-16LE encoded, null terminated string. Otherwise use access or accessZ.

Function parameters

Parameters

#
path:[*:0]const u16

Type definitions in this namespace

Types

#

Call from Windows-specific code if you already have a WTF-16LE encoded, null terminated string.

Functions

#
accessW
Call from Windows-specific code if you already have a WTF-16LE encoded, null terminated string.
getFdPath
Return canonical path of handle `fd`.
fstatat_wasi
WASI-only.

See also `getenv`.

Values

#
environ
See also `getenv`.
argv
Populated by startup code before main().

Source

Implementation

#