Template Function gkfs::syscall::arg::format_signum_arg_to

Function Documentation

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

format_signum_arg_to - format a ‘signum’ argument

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