typemap

来自「source of perl for linux application,」· 代码 · 共 20 行

TXT
20
字号
# Typemap file for typemap testing# includes bonus typemap entries# Mainly so that all the standard typemaps can be exercised even when# there is not a corresponding type explicitly identified in the standard# typemapsvtype          T_ENUMintRef *        T_PTRREFintRef          T_IVintObj *        T_PTROBJintObj          T_IVintRefIv *      T_REF_IV_PTRintRefIv        T_IVintArray *      T_ARRAYintOpq          T_IVintOpq   *      T_OPAQUEPTRshortOPQ          T_OPAQUEshortOPQ *      T_OPAQUEPTRastruct *       T_OPAQUEPTR

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?