pub unsafe extern "C-unwind" fn lua_isstring( L: *mut lua_State, idx: c_int, ) -> c_int
Does the given index contain a value of type string.