Uses of Interface
java.lang.foreign.Linker
Packages that use Linker
Package
Description
Provides low-level access to memory and functions outside the Java runtime.
- 
Uses of Linker in java.lang.foreignMethods in java.lang.foreign that return LinkerModifier and TypeMethodDescriptionstatic LinkerLinker.nativeLinker()Returns a linker for the ABI associated with the underlying native platform.