Function gdal_sys::GDALFillRaster [] [src]

pub unsafe extern "C" fn GDALFillRaster(
    hBand: GDALRasterBandH,
    dfRealValue: f64,
    dfImaginaryValue: f64
) -> Type