lua_getmetatable Interface

interface


Called by

interface~~lua_getmetatable~~CalledByGraph interface~lua_getmetatable lua_getmetatable proc~flu_getmetatable flu_getmetatable proc~flu_getmetatable->interface~lua_getmetatable

public function lua_getmetatable(L, index) bind(c, name="lua_getmetatable")

Arguments

Type IntentOptional Attributes Name
type(c_ptr), value :: L
integer(kind=c_int), value :: index

Return Value integer(kind=c_int)