Template Function gkfs::syscall::arg::format_ptr_arg_to

Function Documentation

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

format_ptr_arg_to - format a ‘ptr’ argument

Format a ‘ptr’ argument (i.e. a C pointer) and append the resulting string to the provided buffer.