struct MNT [src]

Members

Source

pub const MNT = struct { pub const FORCE = 1; pub const DETACH = 2; pub const EXPIRE = 4; }