FfiConverterTypeAddress

Functions

Link copied to clipboard
open override fun allocationSize(value: Address): ULong
Link copied to clipboard
open override fun lift(value: RustBuffer.ByValue): Address
Link copied to clipboard
Link copied to clipboard
open override fun lower(value: Address): RustBuffer.ByValue
Link copied to clipboard
Link copied to clipboard
open override fun read(buf: ByteBuffer): Address
Link copied to clipboard
open override fun write(value: Address, buf: ByteBuffer)