libclang v0.1.3 (2019-03-18T08:47:03Z)
Dub
Repo
clang_getCString
clang
c
CXString
\brief Retrieve the character data associated with the given string.
extern (
C
) @
safe
@
nogc
pure nothrow
const
(
char
)*
clang_getCString
(
CXString
string
)
Meta
Source
See Implementation
clang
c
CXString
functions
clang_disposeString
clang_disposeStringSet
clang_getCString
structs
CXString
CXStringSet
\brief Retrieve the character data associated with the given string.