Type Definition gdal_sys::CPLErrorHandler[][src]

type CPLErrorHandler = Option<unsafe extern "C" fn(arg1: Type, arg2: CPLErrorNum, arg3: *const c_char)>;

Callback for a custom error handler