コード例 #1
0
 public static extern void clang_index_setClientEntity(
     CXIdxEntityInfo *arg1,
     CXIdxClientEntityImpl *arg2);
コード例 #2
0
 public static extern CXIdxClientEntityImpl *clang_index_getClientEntity(
     CXIdxEntityInfo *arg1);