GDALSetRasterColorTable

Function GDALSetRasterColorTable 

Source
pub unsafe extern "C" fn GDALSetRasterColorTable(
    arg1: GDALRasterBandH,
    arg2: GDALColorTableH,
) -> Type