Function gdal_sys::CPLHashSetRemove

source ·
pub unsafe extern "C" fn CPLHashSetRemove(
    set: *mut CPLHashSet,
    elt: *const c_void
) -> c_int