TizenRT Libs&Environment  v2.0 M2
IOTJS

Files

file  iotjs.h
 IoT.js is Open Source software under the Apache 2.0 license. Complete license and copyright information can be found within the code.

Official website : http://iotjs.net
Online API Reference : https://github.com/Samsung/iotjs/blob/master/docs/api/IoT.js-API-reference.md
.
 

Macros

#define IOTJS_EXTERN_C   extern
 

Functions

IOTJS_EXTERN_C int iotjs_entry (int argc, char **argv)
 

Detailed Description

Macro Definition Documentation

#define IOTJS_EXTERN_C   extern

Definition at line 36 of file iotjs.h.

Function Documentation

IOTJS_EXTERN_C int iotjs_entry ( int  argc,
char **  argv 
)