pub unsafe extern "C" fn JS_GetArrayBufferViewByteOffset(
    obj: *mut JSObject
) -> usize
Expand description

More generic name for JS_GetTypedArrayByteOffset to cover DataViews as well