GDALSetColorEntry

Function GDALSetColorEntry 

Source
pub unsafe extern "C" fn GDALSetColorEntry(
    arg1: GDALColorTableH,
    arg2: c_int,
    arg3: *const GDALColorEntry,
)