extern structstd.os.wasi.prestat_dir_t[src]

Fields

pr_name_len: usize

Source Code

Source code
pub const prestat_dir_t = extern struct {
    pr_name_len: usize,
}