GDALRATSetValueAsBoolean

Function GDALRATSetValueAsBoolean 

Source
pub unsafe extern "C" fn GDALRATSetValueAsBoolean(
    arg1: GDALRasterAttributeTableH,
    iRow: c_int,
    iField: c_int,
    arg2: bool,
) -> Type