Type Definition gdal_sys::GDALContourWriter[][src]

type GDALContourWriter = Option<unsafe extern "C" fn(dfLevel: f64, nPoints: c_int, padfX: *mut f64, padfY: *mut f64, arg1: *mut c_void) -> Type>;

Contour writer callback type