PRIXFAST32 Constant

inttypes.h

#define PRIXFAST32 "lX"

Format specifier for printing an integer of type int_fast32_t or uint_fast32_t as an unsigned hexadecimal (uppercase) integer.

Definition mandated by the C99 standard.