toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.ffi
/
FFIVarargs
FFIVarargs
@
JvmInline
value
class
FFIVarargs
(
val
args
:
List
<
Any
?
>
)
Members
Constructors
FFIVarargs
Link copied to clipboard
constructor
(
vararg
args
:
Any
?
)
constructor
(
args
:
List
<
Any
?
>
)
Properties
args
Link copied to clipboard
val
args
:
List
<
Any
?
>
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String