Template Function gkfs::syscall::arg::format_dec32_arg_to
Defined in File args.hpp
Function Documentation
-
template<typename FmtBuffer>
inline void gkfs::syscall::arg::format_dec32_arg_to(FmtBuffer &buffer, const printable_arg &parg) format_dec32_arg_to - format a ‘dec32’ argument
Format a ‘dec32’ argument (i.e. a 32-bit integer) and append the resulting string to the provided buffer.