FfiConverterOptionalULong

Functions

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