pub unsafe extern "C-unwind" fn JSValueGetTypedArrayType(
ctx: JSContextRef,
value: JSValueRef,
exception: *mut JSValueRef,
) -> JSTypedArrayType👎Deprecated: renamed to
JSValue::typed_array_typeAvailable on crate features
JSBase and JSValueRef only.