[][src]Type Definition libc::int64_t

type int64_t = i64;
👎 Deprecated since 0.2.55:

Use i64 instead.