Companion

actual object Companion
expect object Companion
actual object Companion
actual object Companion

Properties

Link copied to clipboard
val dataLayout: ValueLayout
Link copied to clipboard
val dataOffset: Long = 0
Link copied to clipboard
val lengthLayout: ValueLayout
Link copied to clipboard

Functions

Link copied to clipboard
actual fun allocate(allocator: MemoryAllocator): WGPUStringView
expect fun allocate(allocator: MemoryAllocator): WGPUStringView
actual fun allocate(allocator: MemoryAllocator): WGPUStringView
actual fun allocate(allocator: MemoryAllocator): WGPUStringView
Link copied to clipboard
actual fun allocateArray(allocator: MemoryAllocator, size: UInt, provider: (UInt, WGPUStringView) -> Unit): ArrayHolder<WGPUStringView>
expect fun allocateArray(allocator: MemoryAllocator, size: UInt, provider: (UInt, WGPUStringView) -> Unit): ArrayHolder<WGPUStringView>
actual fun allocateArray(allocator: MemoryAllocator, size: UInt, provider: (UInt, WGPUStringView) -> Unit): ArrayHolder<WGPUStringView>
actual fun allocateArray(allocator: MemoryAllocator, size: UInt, provider: (UInt, WGPUStringView) -> Unit): ArrayHolder<WGPUStringView>
Link copied to clipboard
actual operator fun invoke(address: NativeAddress): WGPUStringView
expect operator fun invoke(address: NativeAddress): WGPUStringView
actual operator fun invoke(address: NativeAddress): WGPUStringView
actual operator fun invoke(address: NativeAddress): WGPUStringView