libclang v0.2.1 (2019-10-31T14:19:48Z)
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.