Type Definition libc::int64_t

pub type int64_t = i64;
On this page