Function uapi::fsmount

source ·
pub fn fsmount(
    fs_fd: c_int,
    flags: c_uint,
    attr_flags: c_uint
) -> Result<OwnedFd>
Expand description