Uses of Interface
jdk.incubator.foreign.ResourceScope.Handle
Package
Description
Classes to support low-level and efficient foreign memory/function access, directly from Java.
-
Uses of ResourceScope.Handle in jdk.incubator.foreign
Modifier and TypeMethodDescriptionResourceScope.acquire()
Acquires a resource scope handle associated with this resource scope.Modifier and TypeMethodDescriptionvoid
ResourceScope.release
(ResourceScope.Handle handle) Release the provided resource scope handle.