Function clang_Type_getTemplateArgumentAsType

Source
pub unsafe fn clang_Type_getTemplateArgumentAsType(
    type_: CXType,
    index: c_uint,
) -> CXType