Type Definition gdal_sys::GIntBig

source ·
pub type GIntBig = c_longlong;
Expand description

Large signed integer type (generally 64-bit integer type). Use GInt64 when exactly 64 bit is needed