pub fn default_flags() -> c_intExpand description
Returns the default flags used by Dir. In the majority cases, these
flags should be used.
Flags currently include O_NOFOLLOW, O_DIRECTORY and O_CLOEXEC.
pub fn default_flags() -> c_intReturns the default flags used by Dir. In the majority cases, these
flags should be used.
Flags currently include O_NOFOLLOW, O_DIRECTORY and O_CLOEXEC.