state property
The state of the device is variable and can change at any time on any thread. Must be used atomically.
Implementation
external ma_atomic_device_state state;
The state of the device is variable and can change at any time on any thread. Must be used atomically.
external ma_atomic_device_state state;