Type Definition gdal_sys::CPLErrorHandler

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

Callback for a custom error handler