Final Platform Layer 0.9.8-beta
Loading...
Searching...
No Matches
Data Fields
fplSemaphoreHandle Struct Reference

The semaphore handle structure. More...

#include <final_platform_layer.h>

Data Fields

fplInternalSemaphoreHandle internalHandle
 The internal semaphore handle.
 
fpl_b32 isValid
 Is it valid.
 

Detailed Description

The semaphore handle structure.

Definition at line 4649 of file final_platform_layer.h.

Field Documentation

◆ internalHandle

fplInternalSemaphoreHandle fplSemaphoreHandle::internalHandle

The internal semaphore handle.

Definition at line 4651 of file final_platform_layer.h.

◆ isValid

fpl_b32 fplSemaphoreHandle::isValid

Is it valid.

Definition at line 4653 of file final_platform_layer.h.


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