Type Definition libc::int64_t[][src]

pub type int64_t = i64;
👎 Deprecated since 0.2.55:

Use i64 instead.