Type Alias libc::int64_t

source ยท
pub type int64_t = i64;
๐Ÿ‘ŽDeprecated since 0.2.55: Use i64 instead.