Function clang_sys::clang_Cursor_getTemplateArgumentValue
source ยท pub unsafe fn clang_Cursor_getTemplateArgumentValue(
cursor: CXCursor,
index: c_uint
) -> c_longlong
Expand description
Only available on libclang
3.6 and later.