Kohi Game Engine
kstorage_info Struct Reference

#include <platform.h>

Data Fields

char name [KMAX_PATH_LEN]
 
char mount_point [KMAX_PATH_LEN]
 
u64 total_bytes
 
u64 free_bytes
 
kdrive_type type
 
b8 is_ssd
 

Field Documentation

◆ free_bytes

u64 free_bytes

◆ is_ssd

b8 is_ssd

◆ mount_point

char mount_point[KMAX_PATH_LEN]

◆ name

char name[KMAX_PATH_LEN]

◆ total_bytes

u64 total_bytes

◆ type


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