Toggle navigation
Aotus
Overview
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
lua_isString
Interface
187 statements
Source File
lua_fif.f90
lua_fif
lua_isString
Contents
None
interface
public function lua_isString(L, index) bind(c, name="lua_isstring")
Arguments
Type
Intent
Optional
Attributes
Name
type(c_ptr),
value
::
L
integer(kind=c_int),
value
::
index
Return Value
integer(kind=c_int)