flu_isBoolean Function

public function flu_isBoolean(L, index) result(is_boolean)

Only defined as a Macro, using lua_type:

Arguments

TypeIntentOptionalAttributesName
type(flu_State) :: L
integer :: index

Return Value logical


Calls

proc~~flu_isboolean~~CallsGraph proc~flu_isboolean flu_isBoolean interface~lua_type lua_type proc~flu_isboolean->interface~lua_type

Contents


Variables

TypeVisibilityAttributesNameInitial
integer(kind=c_int), private :: c_index