Kotlin SQLite
Toggle table of contents
0.0.3
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite Foreign WASM
/
ksqlite.foreign.wasm
/
allocCStringSstruct
alloc
CString
Sstruct
web
fun
WasmMemory
.
allocCStringSstruct
(
string
:
String
)
:
CString
(
source
)
Allocates a C-style string and returns a
CString
object.