lua_isString Interface

interface


Called by

interface~~lua_isstring~~CalledByGraph interface~lua_isstring lua_isString proc~flu_isstring flu_isString proc~flu_isstring->interface~lua_isstring proc~aot_top_get_string aot_top_get_string proc~aot_top_get_string->proc~flu_isstring proc~get_top_string_vvect get_top_string_vvect proc~get_top_string_vvect->proc~flu_isstring interface~aot_top_get_val aot_top_get_val interface~aot_top_get_val->proc~aot_top_get_string interface~aot_top_get_val~4 aot_top_get_val interface~aot_top_get_val~4->proc~get_top_string_vvect

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

Arguments

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

Return Value integer(kind=c_int)