|
Kohi Game Engine
|
#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 |
| u64 free_bytes |
| b8 is_ssd |
| char mount_point[KMAX_PATH_LEN] |
| char name[KMAX_PATH_LEN] |
| u64 total_bytes |
| kdrive_type type |