Skip to main content
JS_NewObject
script_
bindings
0.3.0
In script_
bindings::
import::
base
script_bindings
::
import
::
base
Function
JS_
NewObject
Copy item path
Source
pub(crate) unsafe fn JS_NewObject( cx: &mut
JSContext
, clasp:
*const
JSClass
, ) ->
*mut
JSObject