JavaScript is disabled on your browser.
Methods
Returns an address layout with the same carrier, alignment constraint, name and order as this address layout,
but associated with the specified target layout.
Creates a method handle that is used to call a foreign function with the given signature.
Creates a method handle that is used to call a foreign function with the given signature and address.
Creates an upcall stub which can be passed to other foreign functions as a function pointer, associated with the given
arena.
Returns a new memory segment that has the same address and scope as this segment, but with the provided size.
Returns a new segment with the same address as this segment, but with the provided size and scope.
Returns a new memory segment with the same address and size as this segment, but with the provided scope.
Loads a library with the given name (if not already loaded) and creates a symbol lookup for symbols in that library.
Loads a library from the given path (if not already loaded) and creates a symbol lookup for symbols
in that library.
Enables native access for a module in the layer if the caller's module
has native access.
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2023, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy . DRAFT 22-internal-2023-11-06-0746133.asotona...