Function gdal_sys::GDALContourGenerateEx[][src]

pub unsafe extern "C" fn GDALContourGenerateEx(
    hBand: GDALRasterBandH,
    hLayer: *mut c_void,
    options: CSLConstList,
    pfnProgress: GDALProgressFunc,
    pProgressArg: *mut c_void
) -> Type