pub type MaaWin32ControllerTypeEnum = c_int;
Available on crate feature internal only.
Expand description

@brief Win32 controller type

See AdbControllerTypeEnum to know how the value is composed.

Trait Implementations§

source§

impl From<MaaWin32ControllerType> for MaaWin32ControllerTypeEnum

Available on crate feature win32 only.
source§

fn from(value: MaaWin32ControllerType) -> Self

Converts to this type from the input type.