Function mozjs::jsapi::JS_ReadTypedArray

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