Added missing documentation of JerryScript instances to the API reference. (#2482)
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
@@ -299,7 +299,7 @@ typedef struct
|
||||
} jerry_object_native_info_t;
|
||||
|
||||
/**
|
||||
* A forward declaration of the JerryScript instance structure.
|
||||
* An opaque declaration of the JerryScript instance structure.
|
||||
*/
|
||||
typedef struct jerry_instance_t jerry_instance_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user