Skip to content

fplInputDeviceGuid Struct Reference

Finalspace edited this page May 29, 2026 · 1 revision

A 128-bit identifier uniquely identifying an input device across backends. More...

#include <final_platform_layer.h>

Data Fields

Type Name
uint8_t bytes [16]
Raw bytes of the GUID.

Detailed Description

A 128-bit identifier uniquely identifying an input device across backends.

Definition at line 9546 of file final_platform_layer.h.

Field Documentation

bytes

uint8_t fplInputDeviceGuid::bytes[16]

Raw bytes of the GUID.

Definition at line 9548 of file final_platform_layer.h.


The documentation for this struct was generated from the following file:

Final Platform Layer

Pages

Topics

Data Structures

Clone this wiki locally