lua_KFunction typedef
Type for continuation functions
Implementation
typedef lua_KFunction = ffi.Pointer<ffi.NativeFunction<lua_KFunctionFunction>>;
Type for continuation functions
typedef lua_KFunction = ffi.Pointer<ffi.NativeFunction<lua_KFunctionFunction>>;