imlua_open

Initializes the Lua binding of the main IM library. \n * Returns 1 (leaves the im table on the top of the stack). * You must link the application with the "imlua51" library. * \ingroup imlua

  1. void imlua_open()
  2. int imlua_open(lua_State* L)
    extern (C) @safe nothrow
    int
    imlua_open

Meta