Struct desc

Struct Documentation

struct gkfs::syscall::arg::desc

An argument descriptor

Public Functions

inline arg::type type() const
inline const char *name() const
template<typename FmtBuffer>
inline formatter<FmtBuffer> formatter() const

Public Members

arg::type type_
const char *name_