pub type GIntBig = c_longlong;Expand description
Large signed integer type (generally 64-bit integer type). Use GInt64 when exactly 64 bit is needed
pub type GIntBig = c_longlong;Large signed integer type (generally 64-bit integer type). Use GInt64 when exactly 64 bit is needed