Final Platform Layer 0.9.9-beta
Loading...
Searching...
No Matches
fplMutexHandle Struct Reference

Stores the mutex handle structure. More...

#include <final_platform_layer.h>

Data Fields

fplInternalMutexHandle internalHandle
 The internal mutex handle.
 
fpl_b32 isValid
 Is it valid.
 

Detailed Description

Stores the mutex handle structure.

Definition at line 5834 of file final_platform_layer.h.

Field Documentation

◆ internalHandle

fplInternalMutexHandle fplMutexHandle::internalHandle

The internal mutex handle.

Definition at line 5838 of file final_platform_layer.h.

◆ isValid

fpl_b32 fplMutexHandle::isValid

Is it valid.

Definition at line 5836 of file final_platform_layer.h.


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