Struct mount_attr
Source #[repr(C)]
pub struct mount_attr {
pub attr_set: u64,
pub attr_clr: u64,
pub propagation: u64,
pub userns_fd: u64,
pub __trailer: [c_char],
}
Formats the value using the given formatter.
Read more
Tests for self and other values to be equal, and is used by ==.
Tests for !=. The default implementation is almost always sufficient,
and should not be overridden without very good reason.
Get the layout of the slice-containing type with the given slice length.
Add the type onto an untyped pointer.
Read more
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more