Constant wasix::RIGHTS_PATH_CREATE_FILE
source · pub const RIGHTS_PATH_CREATE_FILE: Rights = _; // 1_024u64Expand description
If path_open is set, the right to invoke path_open with oflags::creat.
pub const RIGHTS_PATH_CREATE_FILE: Rights = _; // 1_024u64If path_open is set, the right to invoke path_open with oflags::creat.