Function gdal_sys::GDALAddBand

source ·
pub unsafe extern "C" fn GDALAddBand(
    hDS: GDALDatasetH,
    eType: Type,
    papszOptions: CSLConstList
) -> Type