Function gdal_sys::GDALFillRaster

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