Uses of Interface
java.lang.foreign.Linker
Package
Description
Provides low-level access to memory and functions outside the Java runtime.
-
Uses of LinkerPREVIEW in java.lang.foreign
Methods in java.lang.foreign that return LinkerPREVIEWModifier and TypeMethodDescriptionLinker.nativeLinker()
Returns a linker for the ABI associated with the underlying native platform.