korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-ffi-legacy
/
korlibs.ffi
/
FFIVarargs
FFIVarargs
@
JvmInline
value
class
FFIVarargs
(
val
args
:
List
<
Any
?
>
)
Members
Constructors
FFIVarargs
Link copied to clipboard
constructor
(
args
:
List
<
Any
?
>
)
constructor
(
vararg
args
:
Any
?
)
Properties
args
Link copied to clipboard
val
args
:
List
<
Any
?
>
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String