Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::PLATFORM::FILESYSTEM::space_info Struct Reference

#include <Filesystem.h>

Public Attributes

std::uintmax_t capacity
 
std::uintmax_t free
 
std::uintmax_t available
 

Member Data Documentation

◆ available

std::uintmax_t KODI::PLATFORM::FILESYSTEM::space_info::available

◆ capacity

std::uintmax_t KODI::PLATFORM::FILESYSTEM::space_info::capacity

◆ free

std::uintmax_t KODI::PLATFORM::FILESYSTEM::space_info::free

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