Type Definition gdal_sys::GIntBig[][src]

type GIntBig = c_longlong;

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