Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
host
/
at.released.weh.filesystem.op.lock
/
Advisorylock
Advisorylock
class
Advisorylock
(
val
type
:
AdvisorylockLockType
,
val
whence
:
Whence
,
val
start
:
Long
,
val
length
:
Long
)
(
source
)
Members
Constructors
Advisorylock
Link copied to clipboard
constructor
(
type
:
AdvisorylockLockType
,
whence
:
Whence
,
start
:
Long
,
length
:
Long
)
Properties
length
Link copied to clipboard
val
length
:
Long
start
Link copied to clipboard
val
start
:
Long
type
Link copied to clipboard
val
type
:
AdvisorylockLockType
whence
Link copied to clipboard
val
whence
:
Whence