PRId64

Constant PRId64 

Source
pub const PRId64: &str = "lld";
Expand description

printf’s format conversion specifier to output an i64 (equivalent to PRIi64).