clang_sys

Function clang_Cursor_getTemplateArgumentType

Source
pub unsafe fn clang_Cursor_getTemplateArgumentType(
    cursor: CXCursor,
    index: c_uint,
) -> CXType
Expand description

Only available on libclang 3.6 and later.