Skip to content

fplSignalHandle Struct Reference

Finalspace edited this page May 29, 2026 · 1 revision

Stores the signal handle structure. More...

#include <final_platform_layer.h>

Data Fields

Type Name
fplInternalSignalHandle internalHandle
The internal signal handle.
fpl_b32 isValid
Is it valid.

Detailed Description

Stores the signal handle structure.

Definition at line 7526 of file final_platform_layer.h.

Field Documentation

internalHandle

fplInternalSignalHandle fplSignalHandle::internalHandle

The internal signal handle.

Definition at line 7528 of file final_platform_layer.h.

isValid

fpl_b32 fplSignalHandle::isValid

Is it valid.

Definition at line 7530 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