Function JS_ReadTypedArray

Source
pub unsafe extern "C" fn JS_ReadTypedArray(
    r: *mut JSStructuredCloneReader,
    vp: MutableHandle<Value>,
) -> bool