Function mozjs_sys::jsapi::JS_NewUint16ArrayFromArray

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