Function mozjs::rust::wrappers::JS_NewUint16ArrayFromArray

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