Function gdal_sys::GDALOverviewMagnitudeCorrection [] [src]

pub unsafe extern "C" fn GDALOverviewMagnitudeCorrection(
    hBaseBand: GDALRasterBandH,
    nOverviewCount: c_int,
    pahOverviews: *mut GDALRasterBandH,
    pfnProgress: GDALProgressFunc,
    pProgressData: *mut c_void
) -> Type