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 76ef805 commit 7fa6ee1Copy full SHA for 7fa6ee1
meta/template/ffi.lua
@@ -11,7 +11,6 @@ local ctype
11
12
---@class ffi.cdecl*: string
13
---@class ffi.cdata*: userdata
14
----@class ffi.ref<T>: {[0]:T}, ffi.cdata*
15
16
---@alias ffi.ct* ffi.ctype*|ffi.cdecl*|ffi.cdata*
17
---@class ffi.cb*: ffi.cdata*
0 commit comments