Function JS_ReadTypedArray

Source
pub unsafe fn JS_ReadTypedArray(
    r: *mut JSStructuredCloneReader,
    vp: MutableHandleValue<'_>,
) -> bool