Cython supports four Python string types: bytes , str , unicode and basestring . ... cdef extern from "someheader.h": ctypedef const char specialChar int ...
確定! 回上一頁