Type Definition gdal_sys::GUIntBig

source ·
pub type GUIntBig = c_ulonglong;
Expand description

Large unsigned integer type (generally 64-bit unsigned integer type). Use GUInt64 when exactly 64 bit is needed