PRIxFAST16 Constant

inttypes.h

#define PRIxFAST16 "hx"

Format specifier for printing an integer of type int_fast16_t or uint_fast16_t as an unsigned hexadecimal (lowercase) integer.

Definition mandated by the C99 standard.