Function mozjs::rust::jsapi_wrapped::JS_NewUint32ArrayFromArray

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