internal/runtime/maps.Map.Get (method)

one use

	internal/runtime/maps (current package)
		map.go#L394: func (m *Map) Get(typ *abi.SwissMapType, key unsafe.Pointer) (unsafe.Pointer, bool) {