Type Definition gdal_sys::CPLHashSetHashFunc[][src]

pub type CPLHashSetHashFunc = Option<unsafe extern "C" fn(elt: *const c_void) -> c_ulong>;