lua_CFunctionFunction typedef

lua_CFunctionFunction = Int Function(Pointer<lua_State> L)

Implementation

typedef lua_CFunctionFunction = ffi.Int Function(ffi.Pointer<lua_State> L);