Function mozjs_sys::jsapi::JS_NewUint32ArrayFromArray

source ยท
pub unsafe extern "C" fn JS_NewUint32ArrayFromArray(
    cx: *mut JSContext,
    array: Handle<*mut JSObject>,
) -> *mut JSObject