PRIuFAST16 Constant

inttypes.h

#define PRIuFAST16 "hu"

Format specifier for printing an integer of type int_fast16_t or uint_fast16_t as an unsigned decimal integer.

Definition mandated by the C99 standard.