Function Gaia::Fs::vfs_readdir
¶
Defined in
File vfs.hpp
Function Documentation
¶
Result
<
size_t
,
Error
>
Gaia
::
Fs
::
vfs_readdir
(
Vnode
*
vn
,
void
*
buf
,
size_t
max_size
,
off_t
off
)
¶
Gaia
Navigation
Contributing
The developer’s handbook
Code Reference
File Hierarchy
Full API
Related Topics
Documentation overview
Code Reference
Previous:
Function Gaia::Fs::vfs_read
Next:
Function Gaia::Fs::vfs_write