FfiConverterTypeVisitType

Functions

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