dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
clang_getCString
clang
c
CXString
Retrieve the character data associated with the given string.
extern (
C
)
const
(
char
)*
clang_getCString
(
CXString
string
)
Meta
Source
See Implementation
clang
c
CXString
functions
clang_disposeString
clang_disposeStringSet
clang_getCString
structs
CXString
CXStringSet
Retrieve the character data associated with the given string.