Type Alias gdal_sys::GDALDatasetH

source ยท
pub type GDALDatasetH = *mut c_void;
Expand description

Opaque type used for the C bindings of the C++ GDALDataset class