luaL_ref Interface

interface
public function luaL_ref(L, t) bind(c, name="luaL_ref")

Arguments

TypeIntentOptionalAttributesName
type(c_ptr), value:: L
integer(kind=c_int), value:: t

Return Value integer(kind=c_int)