Type Definition wasmer_wasix_types::wasi::Dirnamlen
source · pub type Dirnamlen = u32;
Expand description
The type for the dirent::d-namlen
field of dirent
struct.
pub type Dirnamlen = u32;
The type for the dirent::d-namlen
field of dirent
struct.