Python ctypes模块,常用函数和类

下面列出了Python ctypes 模块中定义的常用函数和类,我们从1493个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. byref() 用在(591)个项目中
2. c_int() 用在(583)个项目中
3. Structure() 用在(580)个项目中
4. POINTER 用在(542)个项目中
5. CDLL 用在(466)个项目中
6. c_char_p() 用在(419)个项目中
7. c_void_p() 用在(386)个项目中
8. c_char() 用在(352)个项目中
9. create_string_buffer() 用在(337)个项目中
10. sizeof() 用在(268)个项目中
11. pointer() 用在(256)个项目中
12. c_uint() 用在(241)个项目中
13. cast() 用在(229)个项目中
14. WinError() 用在(220)个项目中
15. WinDLL() 用在(220)个项目中
16. CFUNCTYPE 用在(215)个项目中
17. c_long() 用在(215)个项目中
18. create_unicode_buffer() 用在(196)个项目中
19. util() 用在(193)个项目中
20. c_size_t() 用在(185)个项目中
21. c_float() 用在(184)个项目中
22. c_double() 用在(182)个项目中
23. c_ulong() 用在(182)个项目中
24. wintypes() 用在(180)个项目中
25. c_uint32() 用在(173)个项目中
26. c_ubyte() 用在(148)个项目中
27. c_int64() 用在(143)个项目中
28. LibraryLoader() 用在(141)个项目中
29. c_ushort() 用在(122)个项目中
30. addressof() 用在(120)个项目中
31. string_at() 用在(120)个项目中
32. c_wchar_p() 用在(119)个项目中
33. c_short() 用在(106)个项目中
34. c_ssize_t() 用在(104)个项目中
35. pythonapi() 用在(102)个项目中
36. c_ulonglong() 用在(99)个项目中
37. py_object() 用在(97)个项目中
38. c_int32() 用在(92)个项目中
39. c_bool() 用在(91)个项目中
40. c_byte() 用在(89)个项目中
41. Union() 用在(84)个项目中
42. c_uint64() 用在(82)个项目中
43. c_longlong() 用在(79)个项目中
44. get_errno() 用在(73)个项目中
45. memmove() 用在(71)个项目中
46. c_uint16() 用在(68)个项目中
47. c_uint8() 用在(65)个项目中
48. WINFUNCTYPE 用在(64)个项目中
49. c_wchar() 用在(50)个项目中
50. GetLastError() 用在(37)个项目中
51. RTLD_GLOBAL 用在(36)个项目中
52. c_voidp() 用在(33)个项目中
53. cdll() 用在(33)个项目中
54. windll() 用在(30)个项目中
55. memset() 用在(27)个项目中
56. FormatError() 用在(25)个项目中
57. ArgumentError() 用在(25)个项目中
58. c_int16() 用在(25)个项目中
59. c_int8() 用在(21)个项目中
60. c_buffer() 用在(18)个项目中
61. RTLD_LOCAL 用在(18)个项目中
62. set_errno() 用在(17)个项目中
63. alignment() 用在(17)个项目中
64. Array() 用在(17)个项目中
65. _SimpleCData() 用在(16)个项目中
66. LittleEndianStructure() 用在(12)个项目中
67. wstring_at() 用在(12)个项目中
68. BigEndianStructure() 用在(11)个项目中
69. _pointer_type_cache() 用在(8)个项目中
70. test() 用在(8)个项目中
71. __version__() 用在(8)个项目中
72. _reset_cache() 用在(7)个项目中
73. _win_functype_cache() 用在(7)个项目中
74. HRESULT 用在(7)个项目中
75. _c_functype_cache() 用在(6)个项目中
76. oledll() 用在(6)个项目中
77. set_conversion_mode() 用在(6)个项目中
78. PYFUNCTYPE 用在(5)个项目中