Function InputSingleton.getJoyGuid

Returns a SDL2-compatible device GUID on platforms that use gamepad remapping. Returns "Default Gamepad" otherwise.

String getJoyGuid (
  const(long) device
) nothrow @nogc const;