nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Mutex.nativeHandle
nulib
threading
mutex
Mutex
The native implementation defined handle of the mutex.
class
Mutex
@
nogc
final @
property
NativeMutex
nativeHandle
(
)
Meta
Source
See Implementation
nulib
threading
mutex
Mutex
constructors
this
destructors
~this
functions
lock
tryLock
unlock
properties
nativeHandle
The native implementation defined handle of the mutex.