Function js::jsapi::JS_NewArrayObject1
[−]
[src]
pub unsafe extern "C" fn JS_NewArrayObject1(
cx: *mut JSContext,
length: usize
) -> *mut JSObject