Function JS_WriteTypedArray

Source
pub unsafe fn JS_WriteTypedArray(
    w: *mut JSStructuredCloneWriter,
    v: HandleValue<'_>,
) -> bool