Function mozjs::jsapi::JS_NewInt32Array

source ยท
pub unsafe extern "C" fn JS_NewInt32Array(
    cx: *mut JSContext,
    nelements: usize,
) -> *mut JSObject