Type Definition gdal_sys::GDALContourWriter

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

Contour writer callback type