Function js::jsapi::JS_NewObject
[−]
[src]
pub unsafe extern "C" fn JS_NewObject(
cx: *mut JSContext,
clasp: *const JSClass
) -> *mut JSObject