Template Function gkfs::syscall::arg::format_fd_arg_to

Function Documentation

template<typename FmtBuffer>
inline void gkfs::syscall::arg::format_fd_arg_to(FmtBuffer &buffer, const printable_arg &parg)

format_fd_arg_to - format a ‘fd’ argument

Format a ‘fd’ argument (such as those passed to read()) and append the resulting string to the provided buffer.