GDALRATGetValueAsBoolean

Function GDALRATGetValueAsBoolean 

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