Handbook
Glossary
clang_getCursorLocation ( cursor -- CXSourceLocation )
Vocabulary
libclang
.
ffi
Inputs
cursor
an
object
Outputs
CXSourceLocation
an
object
Definition
USING:
alien.syntax
;
IN:
libclang.ffi
LIBRARY:
clang
FUNCTION:
CXSourceLocation
clang_getCursorLocation
(
CXCursor
cursor )