结构/数组的例子(in-line). from cffi import FFI ffi = FFI() ffi.cdef(""" typedef struct { unsigned char r, g, b ...
確定! 回上一頁