Returns the free space on the specified partition (volume) in bytes. If the 'occupiedBytes' pointer is not NULL, size of occupied space (in bytes) is written to the pointed location. In addition, if the 'percent' pointer is not NULL, % of free space is stored in the pointed location. If there's an error, returns -1.
source not stored for this graph (policy: none)
no test coverage detected