Package-level declarations

Types

Link copied to clipboard
typealias Address = MemorySegment
Link copied to clipboard
typealias Layout = MemoryLayout
Link copied to clipboard
abstract class NativeLibrary(libName: String? = null)
Link copied to clipboard
object NativeType