GDALGetColorEntryAsRGB

Function GDALGetColorEntryAsRGB 

Source
pub unsafe extern "C" fn GDALGetColorEntryAsRGB(
    arg1: GDALColorTableH,
    arg2: c_int,
    arg3: *mut GDALColorEntry,
) -> c_int