lua_getfield ( L idx k -- )


Vocabulary
lua

Inputs
Lan object
idxan object
kan object


Outputs
None

Definition


LIBRARY: liblua5.1 FUNCTION: void lua_getfield
( lua_State* L, int idx, c-string[ascii] k )