pub const OPEN_FLAGS_MAX_POSSIBLE_RIGHTS: OpenFlags;
Expand description

This asks for the maximum possible rights that the parent connection will allow; this will include the writable and executable rights if the parent connection has them, but won’t fail if it doesn’t.