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

The filehandle structure. More...

#include <final_platform_layer.h>

Data Fields

fplInternalFileHandle internalHandle
 Internal filehandle.
 
fpl_b32 isValid
 File opened successfully.
 

Detailed Description

The filehandle structure.

Definition at line 5188 of file final_platform_layer.h.

Field Documentation

◆ internalHandle

fplInternalFileHandle fplFileHandle::internalHandle

Internal filehandle.

Definition at line 5190 of file final_platform_layer.h.

◆ isValid

fpl_b32 fplFileHandle::isValid

File opened successfully.

Definition at line 5192 of file final_platform_layer.h.


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