[][src]Type Definition avr_libc::int_fast64_t

type int_fast64_t = i64;

\ingroup avr_stdint fastest signed int with at least 64 bits. \note This type is not available when the compiler option -mint8 is in effect.