libclang v0.3.2 (2023-06-20T17:10:10Z)
Dub
Repo
clang_getCString
clang
c
CXString
Retrieve the character data associated with the given string.
extern (
C
) @
nogc
nothrow pure @
trusted
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.