fluL_newmetatable Function

public function fluL_newmetatable(L, tname) result(errcode)

Arguments

TypeIntentOptionalAttributesName
type(flu_State) :: L
character(len=*) :: tname

Return Value integer


Calls

proc~~flul_newmetatable~~CallsGraph proc~flul_newmetatable fluL_newmetatable lual_newmetatable lual_newmetatable proc~flul_newmetatable->lual_newmetatable

Contents


Variables

TypeVisibilityAttributesNameInitial
character(len=len_trim), private :: c_name
integer(kind=c_int), private :: c_errcode