Function clang_Type_getObjCProtocolDecl

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

Only available on libclang 8.0 and later.