awe_jsvalue_create_object_value

Create a JSValue instance initialized with an object type. You must call awe_jsvalue_destroy with the returned instance once you're done using it.

@param value The initial value

version(Windows)
awe_jsvalue_create_object_value

Meta