awa_common_api_wrapper.py 文件源码

python
阅读 35 收藏 0 点赞 0 评论 0

项目:creator-system-test-framework 作者: CreatorDev 项目源码 文件源码
def AwaIntegerArray_GetValue(self, array, index):
        self._lib.AwaIntegerArray_GetValue.restype = c_longlong
        self._lib.AwaIntegerArray_GetValue.argtypes = [c_void_p, c_ulong]
        return self._lib.AwaIntegerArray_GetValue(array, index)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号