Calls Lua function on top of stack.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(lua_state_type), | intent(inout) | :: | lua |
Lua type. |
||
| integer, | intent(in) | :: | nargs |
Number of arguments. |
||
| integer, | intent(in) | :: | nresults |
Number of results. |