library
Toggle table of contents
1.0.0-alpha01
web
Target filter
web
Switch theme
Search in API
Skip to content
library
library
/
ir.alisalimik.kotstone.internal
/
CapstoneModuleInstance
/
ccall
ccall
web
abstract
fun
ccall
(
ident
:
String
,
returnType
:
String
?
,
argTypes
:
JsArray
<
JsString
>
?
,
args
:
JsArray
<
JsAny
?
>
?
)
:
JsAny
?
(
source
)