wgpu_
hal
25.0.0
Maybe
Mutex
Aliased type
In wgpu_
hal::
gles
wgpu_hal
::
gles
Type Alias
MaybeMutex
Copy item path
Source
type MaybeMutex<T> =
Mutex
<T>;
Available on
gles
only.
Aliased Type
ยง
struct MaybeMutex<T> {
/* private fields */
}