blob: e2e2cb847ac655fb5055e6998f2a5ea47b627420 [file] [log] [blame]
s! {
// linux/openat2.h
#[non_exhaustive]
pub struct open_how {
pub flags: ::__u64,
pub mode: ::__u64,
pub resolve: ::__u64,
}
}