Function gdal_sys::CPLHashSetNew

source ·
pub unsafe extern "C" fn CPLHashSetNew(
    fnHashFunc: CPLHashSetHashFunc,
    fnEqualFunc: CPLHashSetEqualFunc,
    fnFreeEltFunc: CPLHashSetFreeEltFunc
) -> *mut CPLHashSet