Handbook
Glossary
clang_Location_isInSystemHeader ( location -- int )
Vocabulary
libclang
.
ffi
Inputs
location
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
libclang.ffi
LIBRARY:
clang
FUNCTION:
int
clang_Location_isInSystemHeader
(
CXSourceLocation
location )