pub(crate) fn oflags_for_open_how(oflags: OFlags) -> u64
Convert an OFlags into a u64 for use in the open_how struct.
OFlags
u64
open_how