stdlow v0.1.0 (2018-12-28T19:43:26Z)
Dub
Repo
fileData
stdlow
io
file
Undocumented in source.
struct
fileData {
void
*
data
;
size_t
num_data
;
}
Members
Variables
data
void
*
data
;
Undocumented in source.
num_data
size_t
num_data
;
Undocumented in source.
Meta
Source
See Implementation
stdlow
io
file
functions
readFile
writeFile
structs
fileData
variables
BUFFER_SIZE