Type Definition gdal_sys::GDALDatasetH
source · pub type GDALDatasetH = *mut c_void;Expand description
Opaque type used for the C bindings of the C++ GDALDataset class
pub type GDALDatasetH = *mut c_void;Opaque type used for the C bindings of the C++ GDALDataset class