libc

Type Alias int64_t

source
pub type int64_t = i64;
👎Deprecated since 0.2.55: Use i64 instead.