library
Toggle table of contents
1.0.0-alpha01
wasmWasi
Target filter
wasmWasi
Switch theme
Search in API
Skip to content
library
library
/
ir.alisalimik.kotstone.internal
/
CapstoneWasi
Capstone
Wasi
wasmWasi
object
CapstoneWasi
(
source
)
Members
Functions
get
Error
Name
Link copied to clipboard
wasmWasi
fun
getErrorName
(
code
:
Int
)
:
String
get
Insn
Name
Link copied to clipboard
wasmWasi
fun
getInsnName
(
handle
:
Int
,
insnId
:
Int
)
:
String
get
Reg
Name
Link copied to clipboard
wasmWasi
fun
getRegName
(
handle
:
Int
,
regId
:
Int
)
:
String
read
CString
Link copied to clipboard
wasmWasi
fun
readCString
(
ptr
:
Int
)
:
String