GDALRATSetValueAsInt

Function GDALRATSetValueAsInt 

Source
pub unsafe extern "C" fn GDALRATSetValueAsInt(
    arg1: GDALRasterAttributeTableH,
    iRow: c_int,
    iField: c_int,
    arg2: c_int,
)