Function MaaToolkitGetDeviceName

Source
pub unsafe extern "C" fn MaaToolkitGetDeviceName(
    index: MaaSize,
) -> MaaStringView
Available on crate feature internal only.
Expand description

@brief Get the device name by index.

@param index The 0-based index of the device. The index should not exceed the number of devices found otherwise out_of_range exception will be thrown. @return MaaStringView