c_longlong

Type Alias c_longlong 

Source
pub type c_longlong = i64;
Expand description

Equivalent to C’s signed long long (long long) type.