Function clang_Cursor_getTemplateArgumentUnsignedValue

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

Only available on libclang 3.6 and later.