Function gdal_sys::GDALComputeRasterMinMax[][src]

pub unsafe extern "C" fn GDALComputeRasterMinMax(
    hBand: GDALRasterBandH,
    bApproxOK: c_int,
    adfMinMax: *mut f64
)