korlibs
Toggle table of contents
6.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
korlibs
korlibs-ffi-legacy
/
korlibs.ffi
/
FFILibSymJVM
/
createFunction
create
Function
jvm
fun
<
T
:
Function
<
*
>
>
createFunction
(
funcName
:
String
,
type
:
KType
,
config
:
FFIFuncConfig
,
required
:
Boolean
)
:
T