GDALAddBand

Function GDALAddBand 

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