GDALRATGetValueAsInt

Function GDALRATGetValueAsInt 

Source
pub unsafe extern "C" fn GDALRATGetValueAsInt(
    arg1: GDALRasterAttributeTableH,
    iRow: c_int,
    iField: c_int,
) -> c_int