Function mozjs::rust::jsapi_wrapped::JS_NewInt32ArrayFromArray

source ยท
pub unsafe fn JS_NewInt32ArrayFromArray(
    cx: *mut JSContext,
    array: HandleObject<'_>,
) -> *mut JSObject