Function gdal_sys::GDALRATSetValueAsDouble[][src]

pub unsafe extern "C" fn GDALRATSetValueAsDouble(
    arg1: GDALRasterAttributeTableH,
    arg2: c_int,
    arg3: c_int,
    arg4: f64
)