We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc197a commit fa53625Copy full SHA for fa53625
meta/template/ffi.lua
@@ -11,7 +11,6 @@ local ctype
11
12
---@class ffi.cdecl*: string
13
---@class ffi.cdata*: userdata
14
-
15
---@alias ffi.ct* ffi.ctype*|ffi.cdecl*|ffi.cdata*
16
---@class ffi.cb*: ffi.cdata*
17
local cb
0 commit comments