Function clang_Type_getTemplateArgumentAsType

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