Function rustix::backend::conv::fs::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.