APTR rhandle = hw_FindDisplay(lua_ID *id, APTR handle);
hw_FindDisplay() will return its object identifier
in the lua_ID passed in the first parameter. If the second parameter is NULL,
hw_FindDisplay() will return the display handle that matches the specified
object identifier. See Object identifiers for details.
lua_ID containing or receiving an object identifierNULL