Typedef gkfs::syscall::ret::formatter

Typedef Documentation

template<typename FmtBuffer>
using gkfs::syscall::ret::formatter = std::add_pointer_t<void(FmtBuffer&, long)>

All ret formatters must follow this prototype