Function oflags_for_open_how

Source
pub(crate) fn oflags_for_open_how(oflags: OFlags) -> u64
Expand description

Convert an OFlags into a u64 for use in the open_how struct.